How do I set properties for a JDBC driver and where are the properties stored?
No Answer is Posted For this Question
Be the First to Post Answer
How to check jdbc driver version in websphere?
How can we set null value in jdbc preparedstatement?
write down exceptions those appear in java programs when u write JDBC Programs?
What is the difference between triggers and procedures?
State the different connection methods used for creating different types of sql.
What are jdbc and its components?
Give an example for execution of sql statement.
How many types of jdbc drivers are available?
What is while rs next ())?
What is dburl?
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?................
how to use CallableStatement? specially how to use their index given ..