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: Serge Rielau <srielau_at_ca.ibm.com>
Date: Sun, 18 Feb 2007 10:23:16 -0500
Message-ID: <53r9b3F1u62efU1@mid.individual.net>


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
I'm not aware of any other product having an "add-on" besides EnterpriseDB (PostgreSQL), Firacle (Firebird) and perhaps Ants. Typically cross-translation is done by the respective migration workbenches provided by the DBMS vendor or third party as a one-off process rather than on the fly. E.g. SwisSQL (http://www.swissql.com/). mySQL is SQL/PSM based and so is/will be Derby.

Cheers
Serge

-- 
Serge Rielau
DB2 Solutions Development
IBM Toronto Lab
Received on Sun Feb 18 2007 - 09:23:16 CST

Original text of this message

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