SIGN
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Returns 1 if expression is
positive, -1 if expression is
negative, or zero if expression is zero.
Syntax
|
Notes
expression must
evaluate to a NUMERIC data type.
Example
This
example illustrates the SIGN function:
|
Compatibility
ODBC compatible