IBM® Informix® 12.10

INITIALIZE procedure

The INITIALIZE procedure initializes the system package with the specified integer seed value and is optional.

Syntax

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

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