1.
SQL stands for __________
2.
A conectivity package such as __________ must be imported before writing database connectivity Python code.
3.
________ method establishes a database connection from within Python.
4.
_______ method creates a cursor from within Python.
5.
_________ method executes a database query from within Python.