CBSE Class 12 Computer Science Question 15 of 46

Interface Python with MySQL — Question 3

Back to all questions
3
Question

Question 3

The resultset refers to a logical set of records that are fetched from the database by executing an SQL query and made available to the application program.

Answer