How can you execute a script file in SQL*PLUS?
How can you execute a script file in SQL*PLUS? help me....
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
AartiPosted Nov 16, 2011, 3:49 AM
To execute a script file in SQL*Plus, type @ and then the file name.
Suthish NairPosted Mar 24, 2011, 11:43 AM