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
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
