zircon06
Technical User
- Jan 8, 2007
- 81
I have shell script with bunch of sql file need to each with pause for each file. Each bascially idea in this way
@/u01/test/statement.sql
pause Press RETURN to continue...
@/u01/test/account.sql
pause Press RETURN to continue...
@/u01/testdetails.sql
Anyone guide me to run these in right way by giving pause for each sql file.
Thanks in advance
@/u01/test/statement.sql
pause Press RETURN to continue...
@/u01/test/account.sql
pause Press RETURN to continue...
@/u01/testdetails.sql
Anyone guide me to run these in right way by giving pause for each sql file.
Thanks in advance