IBM® Informix® 12.10

SEED procedure

The SEED procedure resets the seed with the specified integer value.

Syntax

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

This example:
execute procedure dbms_random_seed (-45902345);
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.