Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Optional Prompting for Parameters

Optional Prompting for Parameters

From: <faceman28208_at_yahoo.com>
Date: Thu, 14 Jun 2007 13:17:13 -0700
Message-ID: <1181852233.994342.4530@x35g2000prf.googlegroups.com>


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

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US