Lecture
<dynamic fetch statement> :: = FETCH [[<<fetch orientation>] FROM] <dynamic cursor name> <using clause>
Comment:
In fact, the read statement on the cursor associated with a dynamically prepared SQL statement differs from the static case only by the possible presence of the using clause, which specifies the location of the values of the current row in the resulting table. In addition, the cursor name can be specified through a variable.
Comments
To leave a comment
IBM System R — реляционная СУБД
Terms: IBM System R — реляционная СУБД