|
dkekesi
Starting Member
Hungary
38 Posts |
Posted - 12/12/2012 : 04:48:58
|
Hi All,
I need to generate data insert scripts for tables in a database but only for tables whose name begin with 'Enum'. I have hundreds of tables full of data, but only about a dozen Enum tables that contain static data, hence I want to filter for the name.
Any type of solution is OK with me using CLR, TSQL, C#.
Thanks a lot in advance.
Best Regards, Daniel |
|