Re: PL/SQL and Arrays
Date: 1996/09/20
Message-ID: <32428f2c.0_at_dns.amsinc.com>#1/1
Check out
Http://feta-www.us.oracle.com/products/oracle7/oracle7.3/html/oracle7.3_fs..html
It looks like in version 7.3 of the Oracle server, the PL/SQL (version
2.3 of that) will allow "PL/SQL applications to retrieve multi-row
result sets from stored procedures."
Now, PL/SQL apps can, whether or not SQL*Net can handle it or the
interface between the database and your app, if it ain't a PL/SQL app,
sounds like it could be another story....
Ed
>Is there anyway using ANY version of PL/SQL that will allow me to pass
ias_at_magi.com wrote:
>result sets (arrays), back to my users?
>The arrays that are to be returned are of variable size (number of
>records), does the cause more problems?
>If not arrays, can I pass records back to the users somehow?
>Thats a lot of questions, I would really like an answer, please help.
>Thanks,
>Ian Abramson
Received on Fri Sep 20 1996 - 00:00:00 CEST