Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Multi-record block in developer/2000
Can anyone tell me if there is a way to get the value of a perticular record
in a multi-record block.
For example, if I have a multi-record block called DATA and an item called
COLUMN, I'd like to be able to use something like :DATA.COLUMN(5) to get the
value of the fifth record in COLUMN. I know that using :DATA.COLUMN will give
me the value of the current record, but what if I want the value of another
record ?
Thanks.
Remi
-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Tue Apr 20 1999 - 11:59:26 CDT
![]() |
![]() |