describe the two types of methods for retrieving


Describe the two types of methods for retrieving rows in Python?

  • Fetchone()- Returns the next row as a sequence
  • Fetch all()- Returns the entire result set like a string of sequences

 

Request for Solution File

Ask an Expert for Answer!!
Database Management System: describe the two types of methods for retrieving
Reference No:- TGS0327829

Expected delivery within 24 Hours