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 is resultsetmetadata?
What is the most common example type 1 driver?
What is jdbc thin client in oracle?
How to set the attribute concurrency in resultset?
How to connect multiple database in jdbc?
What is savepoint in jdbc?
What is connection pooling and why it is used?
What is jdbc url for mysql?
What are the differences between statement and preparedstatement interface?
Which interface handles transaction management in jdbc?
What are common JDBC Exceptions?
What is jdbc resultsetmetadata interface?
What do you mean by two phase commits?
Which package is used for jdbc application?
Explain the difference between inner and outer join ?