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: Frank van Bortel <frank.van.bortel_at_gmail.com>
Date: Sun, 18 Feb 2007 16:26:46 +0100
Message-ID: <er9r5v$f6f$2@news1.zwoll1.ov.home.nl>


Thomas Kellerer schreef:
> Peter Swampton wrote on 18.02.2007 10:43:

>> Sorry for this newbie question: But is PL-SQL a special Oracle script
>> language or does it exist for other database products as well ?
>>

>
> PL/SQL is an Oracle specific language.
>
> The only other DBMS I know of that offers compatibility to Oracle's
> PL/SQL is EnterpriseDB (http://www.enterprisedb.com/) which is based on
> Postgres.
> How far that compatibility goes, I don't know.
>
> Thomas

The Procedural Language extension to SQL, as it is formally known, is Oracle specific.

There may be other acronyms leading to the same, but the semantics would be different.

-- 
Regards,
Frank van Bortel

Top-posting is one way to shut me up...
Received on Sun Feb 18 2007 - 09:26:46 CST

Original text of this message

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