how can we get the metaData (columnNames) from a table which
has no Records..
Answer Posted / srinivas
we get it from ResultSetMetaData
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is jdbc odbc?
Why resultset is used in java?
What is sqlwarning?
How to retrieve warnings in jdbc?
Name the new features added in jdbc 4.0.
Why jdbc is used in java?
Which interface is responsible for transaction management in jdbc?
What is jndi lookup?
What is jdbc servlet?
How do I insert an image file (or other raw data) into a database?
What does the jdbc driver interface do?
What are the different types of classes in the api component?
What is the use of setFetchSize() and setMaxRows() methods in Statement?
What are the types of statements in jdbc?
What is a jdbc driver and how many jdbc drivers are available?