Hi,
Can you please help me on below.
I have 10 different .sql file and wanted to execute in a sequence from another .sql file. Need sample file which I can refer to create my master sql file to call anothere Stored proc or .sql to comiple.
like :
a.sql
b.prc
c.pkh
c.pkb
d.sql
watnted to execute these file from another .sql file, do i need to mention path, if so then how to define path, how to execute from another file. all stps.
looking forward , thanks in advance
Thanks,
Rob