p5-SQL-ReservedWords

reserved words in SQL and specific databases

WWW CVSWeb GITHub
  1. Package version
    p5-SQL-ReservedWords-0.8p0
  2. Maintainer
    The OpenBSD ports mailing-list

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...

  • devel/p5-Module-Build

  • devel/p5-Sub-Exporter