skip to main content
Basic elements of SQL : Literals
 

Literals

The term literal refers to a fixed data value. Literals are classified into the following types: character string, Unicode string, integer, numeric, date/time, and interval. Character string literals are enclosed in single quotation marks to distinguish them from schema object names.