CBSE Class 12 Computer Science
Question 28 of 46
Interface Python with MySQL — Question 5
Back to all questionsfetchtwo()
Reason — The fetchall() method, fetchmany() method, or fetchone() method are the legal methods used for fetching records from the result set.