Computer Science
Related Questions
fetchone() fetches the next row of a query result set.
DB-API is the standard for Python's database interface.
Which connector is used for linking the database with Python code?
- MySQL-connector
- YesSQL: connector
- PostSQL: connector
- None of these
To open a connector to MySQL database, which statement is used to connect with MySQL?
- connector
- connect
- password
- username