What is the role of jdbc drivermanager class?
No Answer is Posted For this Question
Be the First to Post Answer
How many types of statements are there in jdbc?
What is execute(), executeUpdate() and executeQuery() methods?
what is call level interface?
What is the equivalent method for precompiled SQL Statement in JDBC?
Diff. types of triggers..
What does the jdbc resultsetmetadata interface?
what exactly happens when we execute "Class.forname("Driver class name");"?Explain indetail
10 Answers Accenture, HP, IBM, Infosys, SAP Labs, SAS, Sasken, Trigent, Wipro,
What is the JDBC syntax for using a literal or variable in a standard Statement?
What is a PreparedStatement?
Write an sql to find all records having all numeric characters in a field ?
What is difference between odbc and jdbc?
can we create a own jdbc driver? how can we create?