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.