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
How can you make a connection?
What is JDBC DataSource and what are it’s benefits?
How many ways can you update a result set?
What are the methods which can verify the cursor particular position?
What is in terms of jdbc a datasource?
Is uri the same as url?
What is jdbc in java?
What is jdbc connection string?
Why did my jdbc code throw a rollback sqlexception?
Write an sql to find all records having all upper case alphanumeric characters in a field ?
What is resultsetmetadata?
How can we maintain the integrity of a database by using jdbc?
How to invoke Oracle Stored Procedure with Database Objects as IN/OUT?
What is jdbc odbc?
How to achieve JDBC Connection Pooling using JDBC DataSource and JNDI in Apache Tomcat Server?