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

Home -> Community -> Usenet -> c.d.o.misc -> PL/SQL Records/Tables

PL/SQL Records/Tables

From: Dereck L. Dietz <dietzdl_at_ameritech.net>
Date: Sat, 25 Mar 2006 23:29:38 GMT
Message-ID: <CnkVf.60137$Jd.37315@newssvr25.news.prodigy.net>


I know in Oracle forms there is a way to keep information in a memory table through record structures that you can then traverse record by record.

Is that an Oracle form-specific ability or can that also be done in an Oracle PL/SQL procedure? If it can be done, then how would a record be written into memory by the procedure?

Thanks. Received on Sat Mar 25 2006 - 17:29:38 CST

Original text of this message

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