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

Home -> Community -> Usenet -> c.d.o.misc -> [PL/SQL] Replacing single procedure in a package?

[PL/SQL] Replacing single procedure in a package?

From: Bogien <bogien_at_xcom.pl>
Date: Mon, 13 Jan 2003 10:11:54 +0100
Message-ID: <3E2282DA.6F50F7A0@xcom.pl>


Hello,

I want to replace a single procedure in a package. Is it necessary to rewrite/replace the whole package?

I've tried:
"create or replace procedure package_name.procedure_name" ...unfortunately, this did not work.

Thanks! Received on Mon Jan 13 2003 - 03:11:54 CST

Original text of this message

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