Computer Science

Fill in the blanks:

After establishing database connection, database _________ is created so that the sql query may be executed through it to obtain resultset.

Python MySQL

1 Like

Answer

cursor

Answered By

2 Likes


Related Questions