SQL-ReservedWords-0.8

reserved words in SQL and specific databases

Index | databases

Description

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

Run Dependencies