DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(mysql.info) close

Info Catalog (mysql.info) fetch (mysql.info) cursors
 
 17.2.9.4 Cursor `CLOSE' Statement
 .................................
 
      CLOSE CURSOR_NAME
 
 This statement closes a previously opened cursor.
 
 If not closed explicitly, a cursor is closed at the end of the compound
 statement in which it was declared.
 
Info Catalog (mysql.info) fetch (mysql.info) cursors
automatically generated byinfo2html