openbsd-ports/databases/p5-SQL-ReservedWords/pkg/DESCR
2006-12-10 12:58:10 +00:00

8 lines
252 B
Plaintext

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