Statement to execute queries for MySql (Gujarati)
Statement interface is used to execute queries and other database operation in database.
Methods such as execute(), executeUpdate() and executeQuery() is used to execute queries related to DDL, DML and respectively.
In this example, there is also a demonstrate regarding reading field values from user using scanner class object. There is also a result set to read values from table using select keyword in queries.
Follow me @
https://raviroza.wordpress.com/
https://raviroza.blogspot.com/