25.8.20
This website uses cookies to ensure you get the best experience on our website. Learn more

JDBC: Executing Statements

Skillsoft issued completion badges are earned based on viewing the percentage required or receiving a passing score when assessment is required. Java Database Connectivity (JDBC) offers a number of ways in which SQL queries can be executed using a number of built-in objects. This demo-based course covers the use of the fundamental JDBC objects required to set up and manage database connections from a Java app and to execute queries. You will cover the use of Properties objects to load connection details, and then the use of the Statement and PreparedStatement instances to run SELECT, INSERT, DELETE and UPDATE queries against a database from a Java app.

Issued on

December 19, 2024

Expires on

Does not expire