MCQ
Which method of cursor class is used to fetch limited rows from the table:
  • A
    cursor.fetchsize(SIZE)
  • cursor.fetchmany(SIZE)
  • C
    cursor.fetchonly(SIZE)
  • D
    cursor.fetchone()

Answer

Correct option: B.
cursor.fetchmany(SIZE)
cursor.fetchmany(SIZE)

Need a full question paper?

Generate a complete, print-ready paper with questions like this in minutes — across 16+ boards, with answer keys.

Start Generating Free