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 get user input ???

PL/SQL get user input ???

From: <scott.daniels_at_ieee.org>
Date: Mon, 21 Jun 1999 04:00:35 GMT
Message-ID: <7kkdcv$vsi$1@nnrp1.deja.com>


Can anyone give me a hint on how to get user input using a PL/SQL program under Oracle 8 ?
I tried dbms_output.get_LINE(...) BUT THE PROGRAM JUST SKIPS past that line of code and never pauses for my input. Oracles;s on-line docs haven't been much help, as they don;t show any examples, and don't tell me how to read from stdin, eg.

Any help would be greatly appreciated.
Please copy reply to me at:
  scott.daniels_at_ieee.org

Thanks in advance
Scott

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Sun Jun 20 1999 - 23:00:35 CDT

Original text of this message

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