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: Does PL-SQL exist only for Oracle or for other database products as well ?

Re: Does PL-SQL exist only for Oracle or for other database products as well ?

From: Lee <Lee_at_JamToday.com>
Date: Mon, 19 Feb 2007 15:06:51 -0500
Message-ID: <erd00r$8br$1@reader2.panix.com>


Peter Swampton wrote:
> Sorry for this newbie question: But is PL-SQL a special Oracle script language or does it exist
> for other database products as well ?
>
> Maybe PL-SQL is not an original part of MS-SQL Server resp. MySQL but there
> are 3rd party add-ons for these other products ?
>
> Can someone give me a brief hint about the role of PL-SQL
>
> Peter
>

To the best of my knowlege and belief, pl/sql is a proprietary language owned by Oracle corp and available only for the Oracle RDBMS.

The design of pl/sql owes something, I think, to ADA...the idea of packages, and perhaps the way that exceptions are handled may be inspired by ADA, but as for pl/sql itself, thats an Oracle product. Received on Mon Feb 19 2007 - 14:06:51 CST

Original text of this message

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