Updated on 2022-07-15 GMT+08:00

Closing the Connection

After you complete required data operations in the database, close the database connection.

Call the close method to close the connection, such as, conn. close().