SQL Reserved Word Lookup
About this tool

SQL is a powerful tool for managing and search inter-related datasets. SQL databases consist of a set of tables. Each table consists of named columns. All SQL systems have a set of reserved words that either cannot be used for column names or require special escaping that can make writing queries awkward.
This tool will tell you if a word is reserved by an SQL ANSI standard or by a popular RDBM system. The source of this list of these words can be found here.
