Answer Posted / shera ahmad khan
By using cursors
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is jdbc? Describe the steps needed to execute a sql query using jdbc.
Can I enable requests to a jdbc connection pool for a database connection to wait until a connection is available?
What are the higher level apis under development on top of jdbc currently?
What are the jdbc drivers in java?
Explain creation of statement object with connection method create method with help of an example.
How can we execute stored procedures?
Explain what should be done when a SQL exception is raised?
Explain the main method?
password, is stored in as plain text. What can I do to protect my passwords?
Give a way to check that all result sets have bin accessed and update counts are generated by execute method.
What is jdbc dialect?
Explain the role of driver in jdbc.
What is jdbc and odbc?
Name the new features added in jdbc 4.0.
What is jdbc and its types?