RosettaCodeData/Lang/PSQL/00DESCRIPTION
2013-04-11 12:07:39 -07:00

3 lines
No EOL
232 B
Text

{{stub}}{{language}}
PSQL is the procedural language of the Firebird database. It is used to create stored procedures, and triggers, or, within an EXECUTE BLOCK, within regular SQL.
See [http://www.firebirdsql.org Firebird homepage]