Statement | JDBC Tutorial for Beginners

Published: 17 April 2021
on channel: Java Code Junkie
3,959
97

In this JDBC tutorial for beginners, we will learn how to use the Statement Object to create and retrieve records in a MariaDB database. A Statement is the object used for executing a static SQL statement and returning the results it produces. You will learn the three execute methods of the Statement Object and the different types of SQL that are used in each.

1. execute(String sql);
2. executeUpdate(String sql);
3. executeQuery(String sql);

MariaDB Connector/J download link:
https://mariadb.com/kb/en/about-maria...

JDBC Connector | MariaDB Tutorial for Beginners
   • JDBC Connector | MariaDB Tutorial for...  

Eclipse Project code is available on GitHub
https://github.com/JavaCodeJunkie

Check out my YouTube Channel for more FREE videos
   / javacodejunkie  

Do you want to learn more about Java and how you can grow your skills as a Java Developer? SUBSCRIBE and ring that bell!


On this page of the site you can watch the video online Statement | JDBC Tutorial for Beginners with a duration of hours minute second in good quality, which was uploaded by the user Java Code Junkie 17 April 2021, share the link with friends and acquaintances, this video has already been watched 3,959 times on youtube and it was liked by 97 viewers. Enjoy your viewing!