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
What are the advantages of database connection pooling?
What causes the "No suitable driver" error?
What is setautocommit in jdbc?
What are the different types of interfaces in the api component?
Why “no suitable driver” error occurs?
What is jndi lookup?
What is jdbc and odbc in java?
Explain the difference between rowset vs. Resultset in jdbc?
How to invoke Oracle Stored Procedure with Database Objects as IN/OUT?
How do I receive a ResultSet from a stored procedure?
Is jdbc a protocol?
Is jdbc a middleware?
Explain how to make updates to the updatable resultsets.
How do I set properties for a JDBC driver and where are the properties stored?
Does jdbc use ssl?