What is a query result set?
Answer:
A resultset is an object which contains the results of executing an SQL query. The data from a resultset is retrieved using the fetch functions in python.
Past Year - 1 Mark Questions
Past Year - 1 Mark Questions
Last updated at Dec. 14, 2024 by Teachoo
Answer:
A resultset is an object which contains the results of executing an SQL query. The data from a resultset is retrieved using the fetch functions in python.