Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> How to program PL/SQL receive input from screen?
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
![]() |
![]() |