Numeric literals
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
A numeric literal is a string of digits that SQL interprets as a decimal number. SQL allows the string to be in a variety of formats, including scientific notation.
Syntax
This is the syntax for numeric literals:
|
Example
The numeric strings in the following example are all valid:
|