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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: what pl/sql construct can return multiple rows?

RE: what pl/sql construct can return multiple rows?

From: Stephane Faroult <sfaroult_at_oriolecorp.com>
Date: Tue, 19 Mar 2002 07:53:34 -0800
Message-ID: <F001.0042D1F5.20020319075334@fatcity.com>

 ('binary' encoding is not supported, stored as-is)

This may help you :
http://www.oracle.com/oramag/webcolumns/2001/index.html?diy_dynamic.html

That said, sending horrors to the server is not solving the problem, just fudging it, and bringing the server to its knees will not make the global througput better. I'd try to make the SQL less nasty first.

>----- Original Message -----
>From: "Magaliff, Bill" <Bill.Magaliff_at_lendware.com>
>To: Multiple recipients of list ORACLE-L
><ORACLE-L_at_fatcity.com>
>Sent: Tue, 19 Mar 2002 05:58:26
>
>Hi,
>
>Is there a way to write a procedure to return
>multiple rows? I have some
>nasty SQL that I'd like to convert to run
>server-side, but how do you spit
>out multiple rows from PL/SQL?
>
>thx
>
>
>Bill Magaliff
>Framework, Inc.
>914-631-2322
>
>--
>Please see the official ORACLE-L FAQ:
>http://www.orafaq.com
>--
>Author: Magaliff, Bill
> INET: Bill.Magaliff_at_lendware.com
>
>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).
>---------------------------------------------------
>-----------------

Stephane Faroult
Oriole Corporation
Performance Tools & Free Scripts



http://www.oriole.com, designed by Oracle DBAs for Oracle DBAs
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Stephane Faroul
  INET: sfaroult_at_oriolecorp.com

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 Mar 19 2002 - 09:53:34 CST

Original text of this message

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