How the information about db(database) can be retrieved?
Answer Posted / indrani
using databasemetadata,we can get the data related to
database
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can we execute stored procedures using callablestatement?
Differentiate between type_scroll_insensitive and type_scroll_sensitive.
How to know howmuch data is truncated?
What is resultsetmetadata?
Explain the locking system in jdbc & its types?
Why prepared statements are faster?
Explain about Join?
What are the types of jdbc drivers that exist?
What are different types of JDBC Drivers?
What is 2 phase commit?
what happen if we set JDBC string to NULL?
What is JDBC Batch Processing and what are it’s benefits?
What is the use of setFetchSize() and setMaxRows() methods in Statement?
What are the differences between statement and preparedstatement interface?
What causes no suitable driver error?