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

17.15. The positional delete operator on the cursor associated with a dynamically prepared sample operator

Lecture



  <dynamic delete statement: positioned> :: =
    DELETE FROM <table name>
    WHERE CURRENT OF <dynamic cursor name> 

Comment:

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