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

PL/SQL equivalent of ACCEPT command?

From: Donald Mack <donald.mack_at_sympatico.ca>
Date: Sun, 10 Nov 2002 16:28:17 -0500
Message-ID: <QbAz9.1171$QD6.160373@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:28:17 CST

Original text of this message

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