reserved word

A word that is part of a language, such as the Microsoft Jet database engine SQL language. Reserved words include the names of statements, predefined functions and data types, methods, operators, and objects. Examples include SELECT, UPDATE, BETWEEN, SET, and INSERT. Don’t use reserved words for variable or object names.