Subject | Re: [firebird-support] Firebird support of PL/SQL like language |
---|---|
Author | Theo Bebekis |
Post date | 2004-03-10T09:08:55Z |
Niko
http://www.ibphoenix.com/main.nfs?a=ibphoenix&page=ibp_download_documentation
and get the
Interbase 6.0 Beta Documentation.
Interbase/Firebird trigger and procedure language is described by the
Interbase 6.0 Language Reference document.
There is no CURSOR concept in IB/FB though, but you
could use the FOR SELECT....DO construction instead
Regards
Theo
PS. Packages?
-----------------------------------------------
Theo Bebekis
Thessaloniki, Greece
-----------------------------------------------
Greek_Delphi_Prog
a Delphi programming list in greek language at
http://groups.yahoo.com/group/Greek_Delphi_Prog
-----------------------------------------------
> I would like to ask if there is a language similar to Oracle's PL/SQL in Firebird allowing someoneGo to
> to write packages and procedures with cursors , variables , loops, if statements etc.
http://www.ibphoenix.com/main.nfs?a=ibphoenix&page=ibp_download_documentation
and get the
Interbase 6.0 Beta Documentation.
Interbase/Firebird trigger and procedure language is described by the
Interbase 6.0 Language Reference document.
There is no CURSOR concept in IB/FB though, but you
could use the FOR SELECT....DO construction instead
Regards
Theo
PS. Packages?
-----------------------------------------------
Theo Bebekis
Thessaloniki, Greece
-----------------------------------------------
Greek_Delphi_Prog
a Delphi programming list in greek language at
http://groups.yahoo.com/group/Greek_Delphi_Prog
-----------------------------------------------