What are devices?
No Answer is Posted For this Question
Be the First to Post Answer
What is odbc and jdbc?
What are drivers available?
What are types of resultset?
Is jdbc an api?
How is database middleware used to access legacy databases?
How to handle when the database crashes while reading the data from the database?
What is difference between java.util.Date and java.sql.Date?
Explain in detail about JDBC and its general features?
i have 1000 records in resultset, how to get first 100 records from resultset, because resultset fetch all 1000 records at a time?
Which jdbc driver is the fastest driver?
Name different methods for getting streams.
Why resultset is used in java?