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

Home -> Community -> Mailing Lists -> Oracle-L -> use of varray in Standard Engine

use of varray in Standard Engine

From: John Dunn <john.dunn_at_sefas.co.uk>
Date: Tue, 30 Oct 2001 01:38:11 -0800
Message-ID: <F001.003B801D.20011030010525@fatcity.com>

Is the use of varray compatible with 8.1.7 Standard Engine?

e.g

type batch_identifier_array IS VARRAY(9) of VARCHAR2(20);

MY PL/SQL manual(for 8.0.5) says that Enterprise Edition is required to use varray.

Surely there is a method of using arrays in PL/SQL even in Standard Engine?

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). Received on Tue Oct 30 2001 - 03:38:11 CST

Original text of this message

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