RAND
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- 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