RosettaCodeData/Lang/PSQL/00-LANG.txt

3 lines
232 B
Plaintext

{{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]