Advertisements
Advertisements
प्रश्न
Which method is used to fetch all rows from the database table?
टीपा लिहा
Advertisements
उत्तर
Displaying all records using fetchall( )
The fetchall( ) method is used to fetch all rows from the database table
result = cursor.fetchall( )
shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
