The NORMAL function returns random numbers in a standard normal distribution.
Syntax
DBMS_RANDOM.NORMAL
RETURN NUMBER;
Return values
| Return value | Description |
|---|---|
| number | The random number returned. |
OceanBase Database
Download PDF
The NORMAL function returns random numbers in a standard normal distribution.
DBMS_RANDOM.NORMAL
RETURN NUMBER;
| Return value | Description |
|---|---|
| number | The random number returned. |