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

Generate SQL Scripts - Schema and Trigger

$
0
0
Hi ALL,Generating scripts for all the tables (Schema only) and triggers with single file per object mode.Here am getting the Table schema and trigger script in same sql file.I want the script file and trigger file should be separate .sql files.Please help.

Viewing all articles
Browse latest Browse all 3145

Trending Articles