Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> svrmgrl question
I want to execute a sql script: Test.sql using svrmgrl.
In the Test.sql there are some values that I would like ot have passed in as paramters.
For instance:
SELECT * FROM TABLE_NAME
WHat syntax do I use to pass TABLE_NAME in as a call to svrmgrl?
Note I am doing this as a batch process so it has to be a single command line.
Thanks! Received on Fri Mar 02 2001 - 10:27:42 CST
![]() |
![]() |