Computer Science

Fill in the blanks:

A database _________ controls the connection to the database. It represents a unique session with a database connected from within a script/program.

Python MySQL

1 Like

Answer

connection object

Answered By

2 Likes


Related Questions