Write
a python program to retrieve five records from employee table
a) fetchone() b) fetchmany() c) fetchall()
Answers
Answered by
1
Answer:
fetchmany()
Explanation:
please mark brainliest
Answered by
3
❥Answer
❥Optiin 'C' (fetchall)
❥Mark it as brainliest ♥
Similar questions