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: Are PL-SQL and "Stored procedures" the same ?

Re: Are PL-SQL and "Stored procedures" the same ?

From: dean <deanbrown3d_at_yahoo.com>
Date: 27 Feb 2007 10:41:55 -0800
Message-ID: <1172601715.271863.45670@p10g2000cwp.googlegroups.com>


On Feb 23, 3:04 am, pra..._at_nortel.com (Steven Prasil) wrote:
> I have heard of PL-SQL and "Stored procedures".
> Are these two features the same?
> Or is one a part of the other?
>
> Steven

You write stored procedures with the PL/SQL language.

You can also execute PL/SQL commands in SQL+ (using execute). Received on Tue Feb 27 2007 - 12:41:55 CST

Original text of this message

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