Answer Posted / sowmya
metadata is nothing but data about data.
This data includes column-type,constraint-type etc.
It describes the whole structure of table data
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Where is ojdbc14 jar located?
Which jdbc drivers will run your program?
How to know howmuch data is truncated?
Where can I find info, frameworks and example source for writing a JDBC driver?
How to use JDBC to connect Microsoft Access?
What are the methods which can verify the cursor particular position?
What is batch processing and how to perform batch processing in jdbc?
Can we return resultset in java?
What are different types of JDBC Drivers?
Explain the difference between inner and outer join ?
What are the conditions applies to varchar variable, when using in procedures?
What is jndi lookup?
What is the difference between executing, executequery, executeupdate in jdbc?
What is the return type of execute, executequery and executeupdate?
How do we call a stored procedure from jdbc?