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

Home -> Community -> Usenet -> c.d.o.tools -> Can PL/SQL do this???

Can PL/SQL do this???

From: Buyatkik <buyatkik-NOSPAM_at_letgo.com>
Date: 2000/05/22
Message-ID: <5nhW4.20444$T41.482807@newsread1.prod.itd.earthlink.net>#1/1

Hi,

I was wondering if this is possible in PL/SQL?

In VB I could do this with a recordset:

i = 2
value = oRecordset.Fields("COLUMN" + i).value

Now, value will contain the the COLUMN2 column value. Could this be done in PL/SQL? Thanks Received on Mon May 22 2000 - 00:00:00 CDT

Original text of this message

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