CBSE Class 12 Computer Science
Question 27 of 46
Interface Python with MySQL — Question 4
Back to all questionscursor
Reason — A database cursor is a special control structure that facilitates the row by row processing of records in the resultset, i.e., the set of records retrieved as per query.