IBM® Informix® 12.10

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.


Examples exchange | Troubleshooting

To find the PDF, see Publications for the IBM Informix 12.10 family of products.
For the release notes, documentation notes, and/or machine notes, see the Release Notes page.