Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> PL/SQL equivalent of ACCEPT command?
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
![]() |
![]() |