What is JDBC? Describe the steps needed to execute a SQL query using
JDBC.
The JDBC is a pure Java API used to execute SQL statements. It provides a set of classes and interfaces that can be used by developers to write database applications.:Hi... Category:Java Interview Questions
No comments:
Post a Comment