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 -> Re: CREATE PROCEDURE in a package

Re: CREATE PROCEDURE in a package

From: Guido Konsolke <gk61_at_gmx.net>
Date: Thu, 13 Jun 2002 15:32:56 +0200
Message-ID: <1023974362.741901@news.thyssen.com>


"Rainer" <swo-rhi_at_freenet.de> schrieb...
> Is there a statement to create or replace a single procedure in a
> package instead of create or replace the whole package?
>
> Thanks, Rainer

Hallo Rainer,
short question, short answer: no.
But you just have to compile the package BODY, not the specification.

Greetings/Gruesse: Guido Received on Thu Jun 13 2002 - 08:32:56 CDT

Original text of this message

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