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

Home -> Community -> Usenet -> c.d.o.server -> Array in Oracle Server 7.1.6 for UNIX

Array in Oracle Server 7.1.6 for UNIX

From: <jhsieh_at_my-dejanews.com>
Date: Tue, 21 Jul 1998 14:38:38 GMT
Message-ID: <6p295e$e5r$1@nnrp1.dejanews.com>


I have written a functional PL/SQL-code for Oracle Server 7.3.2 to retrieve

the number of elements in an array.  ...............................  ......
count := my_array.count;  ...............................

The problem is that I have to run this same code (or find a way to get around it) under Oracle Server 7.1.6.

All I need is a way to find out the number of elements in an array.

Does anyone have any suggestions?

Thanks,

Jamie.

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum Received on Tue Jul 21 1998 - 09:38:38 CDT

Original text of this message

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