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

Home -> Community -> Usenet -> c.d.o.server -> How to program PL/SQL receive input from screen?

How to program PL/SQL receive input from screen?

From: <ppakorn_at_my-deja.com>
Date: Mon, 27 Dec 1999 19:47:52 GMT
Message-ID: <848fe7$j6q$1@nnrp1.deja.com>


Dear everyone

I'm a beginning user of PL/SQL language. Can anyone tell me how can I get input from screen? My program needs to ask some information like this

Enter your account number:
Enter your password:
.
.
.

I don't know the commands to take the inputs (the account number and password) from screen. I found only the way to show text on screen (dbms_output package), but couldn't find the way to receive input. Please help me.

Thank you
Pak

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Mon Dec 27 1999 - 13:47:52 CST

Original text of this message

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