RAND
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Returns a randomly generated number, using expression as
an optional seed value.
Syntax
|
Note
expression must
be an INT (32-bit) data type.
Example
This
example illustrates the RAND function, supplying an
optional seed value of ‘3':
|
Compatibility
ODBC compatible