How the information about db(database) can be retrieved?
Answer Posted / sushant deepak
sp_helpdb databasename
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is a statement?
What is ojvm used for?
Does jdbctemplate use prepared statements?
What does connection pooling mean ?
Result set’s index starts with 0 or 1?
Is odbc an api?
How to move the cursor in scrollable resultset ?
What does jdbc setmaxrows method do?
How to achieve JDBC Connection Pooling using JDBC DataSource and JNDI in Apache Tomcat Server?
Is jdbc secure?
What are the considerations for deciding on transaction boundaries?
Explain different types of locks in jdbc?
What is jdbc connection string?
Explain about DSN?
What are the packages are used in jdbc?