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 -> Re: PL/SQL equivalent of ACCEPT command?

Re: PL/SQL equivalent of ACCEPT command?

From: Jim Kennedy <kennedy-family_at_attbi.com>
Date: Sun, 10 Nov 2002 21:43:34 GMT
Message-ID: <aqAz9.2188$rG2.14767@sccrnsc03>


No. Could read from a file.
Jim
"Donald Mack" <donald.mack_at_sympatico.ca> wrote in message news:QbAz9.1171$QD6.160373_at_news20.bellglobal.com...
> Hi,
>
> I'm wondering if there's an easy way to get interactive
> input from the user while executing a PL/SQL
> procedure. SQL*Plus has the ACCEPT command
> but is there something like a
> dbms_output.get_line that reads from the keyboard
> instead of the built-in buffer?
>
> Donald
>
>
Received on Sun Nov 10 2002 - 15:43:34 CST

Original text of this message

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