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
Does JDBC support stored procedures?
How can we store the file in the oracle database?
How you restrict a user to cut and paste from the html page using java programing?
There is a method getColumnCount in the JDBC API. Is there a similar method to find the number of rows in a result set?
What is a jdbc connection?
What is jdbc oracle thin?
What is jdbc connection interface?
How can I determine the isolation levels supported by my DBMS?
What is namedparameterjdbctemplate?
RowSetInternal caller and returns void. What can I do in the readData method?
How many locking systems are there in jdbc?
Explain the role of driver in jdbc.
Why is jdbc used?
What are the three parts of a jdbc url?
Does jdbc use ssl?