Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Optional Prompting for Parameters
I would like to have an SQL script that will prompt for parameters
that are not given.
If I do
@test 10
it will run silently.
If i do
@test
It will respond
Enter Employee ID:
How might one do this? Received on Thu Jun 14 2007 - 15:17:13 CDT
![]() |
![]() |