Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: How to program PL/SQL receive input from screen?
Pak,
Look at the "accept" command and the use of & with variables.
ppakorn_at_my-deja.com wrote in message <848fe7$j6q$1_at_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 - 22:47:09 CST
![]() |
![]() |