TERMINATE procedure

The TERMINATE procedure terminates the use of the system package by resetting the seed value to 0 and is optional.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-DBMS_RANDOM_TERMINATE ()------------------------------------><

This example:
execute procedure dbms_random_terminate ();
Returns this output:
Routine executed.

Copyright© 2019 HCL Technologies Limited