SQL Reserved Words Checker
Enter a word or keyword and the checker will check to see if it is in the SQL Server, MySQL, PostgreSQL, Oracle, DB2, ANSI SQL, or ODBC reserved words list
Checking Word: status
SQL Server 2000
Not Reserved
DB2
Not Reserverd
ODBC
Not Reserved
SQL Server Future Keywords
Not Reserved
MySQL 5.0
Not Reserved
PostgreSQL 8
Not Reserved
Oracle 10g
Not Reserved
ISO/ANSI,SQL99
Not Reserved
References
- SQL Server, ODBC, and SQL Server Future Keywords
- PostgreSQL Key Words
- MySQL Reserved Words
- Oracle 10g Reserved Words
- DB2 Reserved Words
Special thanks to Eric Rich for compiling the DB2 and ANSI SQL reserved word lists.