What are the 4 types of jdbc drivers?
No Answer is Posted For this Question
Be the First to Post Answer
what are the Different types of exceptions in JDBC?
How to check null value in JDBC?
What is the use of prepared statement?Ans:used to execute pre compiled statement...so the question is when that precompiled statement will be execute or comiple?................
Explain the steps in writing a java program using jdbc?
What are the steps required to execute a query in jdbc?
Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available?
How do you debug PL/SQL code?
Name the method, which is used to prepare a callablestatement.
How to find the column count in resultset?
How to find that, a row is updated or not?
How many categories of jdbc drivers are there?
What is execute in java?