Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Another Script Prob..
"Arijit Chatterjee" <arijitchatterjee123_at_yahoo.co.in> wrote in
news:1118481270.331841.25940_at_z14g2000cwz.googlegroups.com:
> Hi All,
> Thanks for your previous help. Now I am facing another problem to
> writing the script like...
> ----------------------------------------------
> SELECT ID into FAIRID FROM RESERVATIONMASTER;
> ----------------------------------------------
> I want to
> 1.Declare that variable
> 2.store the ID inside the variable FAIRID
> 3.show that variable..
> Through the script....
> Please show the path.
The path to enlightenment is to RTFM
http://download-west.oracle.com/docs/cd/B10501_01/appdev.920/a96624/toc.htm
Received on Sat Jun 11 2005 - 09:21:37 CDT
![]() |
![]() |