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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: arrays in PL/SQL

RE: arrays in PL/SQL

From: Yexley Robert D SSgt AFIT/SCA <Robert.Yexley_at_afit.edu>
Date: Tue, 10 Jul 2001 05:04:51 -0700
Message-ID: <F001.00345454.20010710043029@fatcity.com>

No, you can use PL/SQL tables for that. PL/SQL tables are the PL/SQL equivalent of arrays in other languages (well, it's about as close as you're going to get anyway).

-----Original Message-----
Sent: Tuesday, July 10, 2001 4:41 AM
To: Multiple recipients of list ORACLE-L

I want to create arrays of a user defined record in PL/SQL

Do I need nested tables/varrays and therefore the Object option : do I need Enterprise

Version is 8.1.7

John
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: John Dunn
  INET: john.dunn_at_sefas.co.uk

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Yexley Robert D SSgt AFIT/SCA
  INET: Robert.Yexley_at_afit.edu
Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Jul 10 2001 - 07:04:51 CDT

Original text of this message

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