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

What are the standard isolation levels defined by JDBC?

0 Answers  


What is java soft framework?

0 Answers  


What are the common jdbc exceptions?

0 Answers  


How to check jdbc driver version in sql server?

0 Answers  


What are the main components of JDBC ?

0 Answers  


What is a statement in java?

0 Answers  


is java pure object oriented or not ?

7 Answers  


Difference between servlet and applet method?

3 Answers  


What is database null and Java null?

1 Answers  


What are the three parts of a jdbc url?

0 Answers  


How can I know when I reach the last record in a table, since JDBC doesn't provide an EOF method?

0 Answers  


When do we get java.sql.SQLException: No suitable driver found?

0 Answers  


Categories