Advertisements
Advertisements
प्रश्न
fetchall() method fetches all rows in a result set and returns a:
विकल्प
Tuple of listsList of tuplesList of stringsTuple of strings
MCQ
Advertisements
उत्तर
List of tuples
Explanation:
The fetchall() function retrieves all of the table's records and produces a list of tuples, each representing a record.
shaalaa.com
क्या इस प्रश्न या उत्तर में कोई त्रुटि है?
