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: call stored procedure from a stored procedure

RE: call stored procedure from a stored procedure

From: Dasko, Dan <Dan.Dasko_at_cdicorp.com>
Date: Thu, 03 May 2001 07:42:11 -0700
Message-ID: <F001.002F860E.20010503074132@fatcity.com>

procedure_name(var1, var2);

I've never called passing params, but I've called a SP from a SP by just including the SP as a command.

HTH,
Dan

-----Original Message-----
Sent: Thursday, May 03, 2001 11:26 AM
To: Multiple recipients of list ORACLE-L

Please help,

Sorry if this sounds like a dumb question but I'm having a hard time finding examples of how to call a stored procedure with IN and OUT parameters from another stored procedure. Any resources or examples.

TIA, Woody

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Woody Mckay
  INET: wmckay_at_hydrogenmedia.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).

This e-mail message has been scanned for the presence of all known computer viruses by the MessageLabs Virus Control Center. However, it is still recommended that you use local virus scanning software to monitor for the presence of viruses.
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Dasko, Dan
  INET: Dan.Dasko_at_cdicorp.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 Thu May 03 2001 - 09:42:11 CDT

Original text of this message

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