Numeric literals
- Last Updated: December 12, 2014
- 1 minute read
- OpenEdge
- Version 13.0
- 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:
|