Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Array in Oracle Server 7.1.6 for UNIX
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
![]() |
![]() |