Re: Help Needed in PL/SQL VARRAYS

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: 1999/10/06
Message-ID: <939226333.22283.1.nnrp-06.9e984b29_at_news.demon.co.uk>#1/1


There's some stuff on my web site (under Features I think) which may help.

-- 

Jonathan Lewis
Yet another Oracle-related web site:  http://www.jlcomp.demon.co.uk

    George Wilson Mathias wrote in message 
<37FB72D1.EF96B9F7_at_mci.com>...
    Hello all, 
    I need some help in defining arrays. I have a function(at the end) 
called validate movie which takes an array of movie table. While 
vlaidating, If I have any validation errors, I need to put those into a 
new array(error messages, defined in the program). 

    Q 1) How do I initialize any array to null or empty ? 
    Q 2) How do I add elements to an array (according to my format) ? 
    Q 3) How do I return an array ? 




--
Received on Wed Oct 06 1999 - 00:00:00 CEST

Original text of this message