I have the choice of manipulating database data using a byte[] or a java.sql.blob. Which has best performance?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JDBC Interview Questions

Differentiate between a statement and a preparedstatement.

0 Answers  


What is the equivalent method for precompiled SQL Statement in JDBC?

1 Answers  


How can I determine the isolation levels supported by my DBMS?

0 Answers  


What is the function of drivermanager class?

0 Answers  


Why can't Tomcat find my Oracle JDBC drivers in classes111.zip?

0 Answers  






How many types of resultset are there in jdbc?

0 Answers  


What is the use of setFetchSize() and setMaxRows() methods in Statement?

0 Answers  


What is jdbc and its advantages?

0 Answers  


What is drivermanager in java?

0 Answers  


How do I start debugging problems related to the JDBC API?

0 Answers  


How MS-Access DB can be accessed over a network, using JDBC API?

0 Answers  


How do we load the drivers?

0 Answers  


Categories