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
How do you insert images into database using jdbc?
What are the basic exceptions in jdbc?
How does JDBC API helps us in achieving loose coupling between Java Program and JDBC Drivers API?
What is correlated subquery?
What is type 4 jdbc driver?
What is jdbc driver in java?
What is execute in java?
Explain the main method?
What is difference between jdbc and odbc?
Which jdbc driver type s is are the jdbc odbc bridge?
Give an example for getXXX method?
What does the jdbc driver interface do?
Why should we close database connections in java?
What is thin driver in jdbc?
What are the utilities of the callablestatement?