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

Home -> Community -> Usenet -> c.d.o.server -> Re: Stored Procedure and Package

Re: Stored Procedure and Package

From: Maxim Demenko <mdemenko_at_arcor.de>
Date: Thu, 08 Jun 2006 14:19:20 +0200
Message-ID: <44881724$0$11063$9b4e6d93@newsread4.arcor-online.net>


rik schrieb:
> I SQL Server I create Stored Procedure with
>
> SELECT...
> SELECT...
> UPDATE...
>
> ecc....
>
> In Oracle I must to create package??

You must not

>
> and: how Can I create a SP with a group of select/update in a package??
>
> Somebody Can post me an example of an oracle SP?
>
> Thanks ofr help me!

It is already posted.
http://tahiti.oracle.com

Best regards

Maxim Received on Thu Jun 08 2006 - 07:19:20 CDT

Original text of this message

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