Q. What does database DB-API include?


Answer =

Using Python structure, DB-API provides standard and support for working with databases. The API working consists of the following steps:


(i) Bring in the API module
(ii) Obtain database connection
(iii) Issue SQL statements and then stored procedures
(iv) Close the connection

Post a Comment

You can help us by Clicking on ads. ^_^
Please do not send spam comment : )

Previous Post Next Post