NexusDB V3 Manual
Random Function
|

|
NexusDB Manual V3 > SQL Reference > SQL Functions > Numeric Value Functions
|
Syntax
<random function> ::= RAND
Notes
§
|
The RAND function returns a random floating point value between 0 and 1.
|
§
|
The data type of the result is DOUBLE PRECISION.
|
Conformance
NexusDB extensions
|
-
|
RAND function
|
|
© Nexus Database Systems Pty Ltd.
