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

17.10. Cursor declaration operator over a dynamically prepared select statement

Lecture



  <dynamic declare cursor> :: =
    DECLARE <cursor name> [INSENSITIVE] [SCROLL]
    CURSOR FOR <statement name> 

Comment:

As defined in the new standard, for all DECLARE CURSOR operators, cursors are actually created at the start of a transaction and destroyed when it is completed. Note that in this statement, the <cursor name> and <statement name> are directly defined identifiers.


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

IBM System R — реляционная СУБД

Terms: IBM System R — реляционная СУБД