Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Automate data script generation.

$
0
0
How do I automate a process which willa) select all tables from my database. some tables have auto identity columns.b) generate insert script that will turn on/off identities and save that script in a particular location.I'd greatly appreciate if someone has any links or hints to get this.TIA

Viewing all articles
Browse latest Browse all 3145

Trending Articles