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: Vladimir M. Zakharychev <vladimir.zakharychev_at_gmail.com>
Date: 24 Feb 2007 03:05:55 -0800
Message-ID: <1172315155.761877.87010@t69g2000cwt.googlegroups.com>


On Feb 23, 11: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

Depends on how you look at it. PL/SQL is programming language in which you write stored procedures in Oracle (other choices are Java and recently, on Windows, .NET languages, like C# and VB.NET. Non-PL/SQL stored procedures need to be ultimately interfaced via PL/SQL.)

Regards,

    Vladimir M. Zakharychev
    N-Networks, makers of Dynamic PSP(tm)     http://www.dynamicpsp.com Received on Sat Feb 24 2007 - 05:05:55 CST

Original text of this message

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