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 Hours · Aug 18 — Explore what’s next for databases in the AI era
OceanBase Hours · Aug 18 — Explore what’s next for databases in the AI era Join the Event ->
Meet OceanBase AI Lakebase, the unified database for operational data, real-time analytics, and AI.
Meet OceanBase AI Lakebase, the unified database for operational data, real-time analytics, and AI. Explore ->
OceanBase Hours · Aug 18 — Explore what’s next for databases in the AI era
OceanBase Hours · Aug 18 — Explore what’s next for databases in the AI era Join the Event ->
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. |