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 mysql jdbc driver located?
How do I load a database driver with JDBC 4.0 / Java 6?
Is there another way of dealing with the result set that could execute faster?
How to insert an image or raw data into database?
What does executeupdate return in jdbc?
What do you mean by jdbc batch processing and what are the advantages of using jdbc batch processing?
What are the common jdbc exceptions?
Explain Basic Steps in Writing a Java Program Using Jdbc?
What is a jdbc connection pool?
What is jdbc vs odbc?
Which is best database for java?
In which ways is driver class is registered with drive manager?
What is Apache DBCP API?
How to check jdbc driver version in sql server?
What do you mean by metadata and why we are using it?