How can we store and retrieve images from the database?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between jdbc and odbc?
What is the feature of jdbc v4?
Explain the difference between rowset vs. Resultset in jdbc?
What is jdbc driver in java?
what is rowset?
What do you understand by jdbc statements?
Why do we need jdbc api?
Explain about multiple implementations and drive manager?
How do I retrieve a whole row of data at once, instead of calling an individual ResultSet.getXXX method for each column?
State the different connection methods used for creating different types of sql.
What is jdbc explain?
Explain the role of driver in jdbc.