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

17.16. The operator of the positional modification of the cursor associated with a dynamically prepared sample operator

Lecture



  <dynamic update statement: positioned> :: =
    UPDATE <table name>
    SET <set clause> [{<comma> <set clause>} ...]
    WHERE CURRENT OF <dynamic cursor name> 

Comment:

In fact, a positional modification operator on a cursor associated with a dynamically prepared SQL statement differs from a static case only in that 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