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

3 Likes

Answer

cursor

Answered By

1 Like


Related Questions