Computer Science
Fill in the blanks:
A _________ is a special control structure that facilitates the row-by-row processing of records in the result set.
Python MySQL
1 Like
Answer
database cursor
Answered By
3 Likes
Related Questions
Fill in the blanks:
A _________ refers to a logical set of records that is fetched from the database.
Fill in the blanks:
A session between the application program and the database is called _________.
Fill in the blanks:
A _________ query is used to check if data has been added to the table or not.
Fill in the blanks:
To connect MySQL database, _________ script is used.