What are the different types of JDBC Statements? In the previous blog, we have seen what is JDBC and how to connect to the sql
Author: Shwetali Khambe
How we can open/close JDBC connections? In the previous blog, we have seen JDBC and how to connect to MySQL from Java. In this blog,
How to create Triggers in MySQL? Triggers in MySQL are programs created on table which are invoked automatically when we perform any operation on that