Introduction - If you have any usage issues, please Google them yourself
Load the JDBC driver, provide the URL of the JDBC connection, create the connection to the database, create a Statement, execute the SQL statement, process the result, and close the JDBC object