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
Does jdbc require oracle client?
How can I create a custom RowSetMetaData object from scratch?
Expalin the method of calling a stored procedure from jdbc.
What is a merge field?
What are the advantages of collection pools?
What is the purpose of jdbc resultset interface?
What is SQL Warning? How to retrieve SQL warnings in the JDBC program?
Why is jdbc used?
Why do we need jdbc api?
Does the JDBC-ODBC Bridge support multiple concurrent open statements per connection?
How does JDBC API helps us in achieving loose coupling between Java Program and JDBC Drivers API?
How can we move the cursor in a scrollable result set?
Is jdbc object oriented?
Result set’s index starts with 0 or 1?
What is jdbc odbc in java?