Answer Posted / manik chand
resultSet.getMetaData().getColumnCount().
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is the role of the jdbc drivermanager class?
How does a file store compare with a jdbc store?
Is jdbc and orm?
What is jdbc and odbc?
Under what circumstances, that all four drivers are used?
What is jdbc architecture in java?
What is the most common example type 1 driver?
How data can be inserted into long row column of database?
State the three different ways in which you can create a table?
What are the classes and methods used for sending sql statements to database?
What are the different types of JDBC drivers?
What are the main steps in java to make JDBC connectivity?
How do I find jdbc version?
Prepared statements are faster. Why?
What is the use of statement in jdbc?