Basic elements of SQL
:
Literals
:
Numeric literals
Numeric literals
Numeric literals are represented by a string of numbers that are not enclosed in quotation marks and contain a decimal point. Float and real constants can also be represented using scientific notation.
Example
s
+1894.1204
101.5E3
0.5E-2