What is the use of getGeneratedKeys() method in Statement?
No Answer is Posted For this Question
Be the First to Post Answer
What is an odbc driver?
What is url in jdbc connection?
Why should we close database connections in java?
How can I get or redirect the log used by DriverManager and JDBC drivers?
Explain different types of locks in jdbc?
What is setautocommit in jdbc?
In which ways is driver class is registered with drive manager?
What is preparedstatement in jdbc?
How can we retrieve the file in the oracle database?
What is the use of callablestatement? Name the method, which is used to prepare a callablestatement.
What are the jdbc statements?
Give a way to check that all result sets have bin accessed and update counts are generated by execute method.