You get a bonus - 1 coin for daily activity. Now you have 1 coin

17.12. The operator to open a cursor associated with a dynamically prepared sample statement

Lecture



  <dynamic open statement> :: =
    OPEN <dynamic cursor name> [<using clause>] 

Comment:

In fact, the opening statement of the cursor associated with a dynamically prepared SQL statement differs from the static case only by the possible presence of a using clause, in which the actual parameters of the select statement are set. In addition, the cursor name can be specified through a variable.

Comments

To leave a comment

If you have any suggestion, idea, thanks or comment, feel free to write. We really value feedback and are glad to hear your opinion.
To reply

Lectures and tutorial on "Databases IBM System R - relational DBMS"

Terms: Databases IBM System R - relational DBMS