Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Evaluating dynamic cursor descriptions

A dynamic cursor description is evaluated when the cursor is opened with the OPEN statement.

If a dynamic cursor description includes placeholders, the associated values can be made available in the USING clause of the OPEN statement via host variables or a descriptor area that has already been supplied with values. Otherwise, the same rules apply to the evaluation of a dynamic cursor as apply to a static cursor.