reserved words in SQL and specific databases
Allows you to test whether some word is reserved in SQL, or in some
database backend.

Covers all SQL standards, along with most databases:
DB2, ODBC, PostgreSQL, SQLite, MySQL, Oracle, SQLServer and Sybase.

Can be used to effect selective quoting...

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://metacpan.org/release/SQL-ReservedWords
