Pete Freitag Pete Freitag

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: SYS

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
Warning: The SYS prefix is generally reserved for system tables. It is not a good idea to begin with this prefix.



References

Special thanks to Eric Rich for compiling the DB2 and ANSI SQL reserved word lists.