Computer Science
Fill in the blanks:
A session between the application program and the database is called _________.
Python MySQL
3 Likes
Answer
Connection
Answered By
2 Likes
Related Questions
Fill in the blanks:
_________ method returns the result set in the form of tuples containing the records or rows returned by the SQL table.
Fill in the blanks:
A _________ refers to a logical set of records that is fetched from the database.
Fill in the blanks:
A _________ is a special control structure that facilitates the row-by-row processing of records in the result set.
Fill in the blanks:
A _________ query is used to check if data has been added to the table or not.