DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

(mysql.info.gz) FETCH

Info Catalog (mysql.info.gz) OPEN (mysql.info.gz) Cursors (mysql.info.gz) CLOSE
 
 19.1.8.3 Cursor `FETCH' Statement
 .................................
 
      FETCH CURSOR_NAME INTO VAR_NAME [, VAR_NAME] ...
 
 This statement fetches the next row (if a row exists) using the
 specified open cursor, and advances the cursor pointer.
 
Info Catalog (mysql.info.gz) OPEN (mysql.info.gz) Cursors (mysql.info.gz) CLOSE
automatically generated byinfo2html