Numeric literals
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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:
|