What is resultset?
No Answer is Posted For this Question
Be the First to Post Answer
What type of drivers have you used?
How to get the data from a table into a buffer?
what is CallableStatement and what is its usage?
How many rowset are available in jdbc?
What are the steps involved in establishing a connection using jdbc in java?
What is resultsetmetadata?
any one can explain about policy file rule? when i connect database with applet then ther is no compile time error but the run time error is occureed.i.e access is denied.policy file rule is related to this problem.
How vendor Naming registry supports JNDI?
What is jdbc vs odbc?
What are the measures to connect to the db using jdbc?
i have 1000 records in resultset, how to get first 100 records from resultset, because resultset fetch all 1000 records at a time?
What is database null and Java null?