Computer Science
Fill in the blanks:
_________ package can be imported in place of mysql-connector.
Python MySQL
3 Likes
Answer
MySQLdb
Answered By
1 Like
Related Questions
Fill in the blanks:
To connect MySQL database, _________ script is used.
Fill in the blanks:
The _________ is a property of cursor object that returns the number of rows allowed from the cursor so far.
Fill in the blanks:
A _________ is a collection of organized information that can be easily used, managed, updated and is classified according to its organizational approach.
Read operation on any table means to fetch some useful information from the table.