Why do we need jdbc api?
No Answer is Posted For this Question
Be the First to Post Answer
List the common jdbc exceptions ?
What are database warnings in jdbc and how can we handle database warnings in jdbc?
How can I connect mysql or oracle with java?
Why do we use jdbc?
What is the use of setFetchSize() and setMaxRows() methods in Statement?
What is the benefit of having jdbcrowset implementation?
Can the JDBC-ODBC Bridge be used with applets?
I have the choice of manipulating database data using a byte[] or a java.sql.blob. Which has best performance?
What is the difference between ExecuteUpdate and ExecuteQuery?
How to set the attribute concurrency in resultset?
What is the major difference between java.util.date and java.sql.date data type?
what is JDBC?