Answer Posted / shankar
int columnCnt = java.sql.ResultSetMetaData.getColumnCount();
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Write an sql to find all records having all numeric characters in a field ?
What is jdbc in java?
Which Java and java.sql data types map to my specific database types?
What are the advantages of using jdbc datasource?
Does jdbctemplate close connection?
What is device controller?
How can you know about drivers and database information ?
What do you mean by jdbc batch processing and what are the advantages of using jdbc batch processing?
Explain the importance of drivermanager.
What is connection data?
What do you understand by DDL and DML statements?
What is jdbc architecture?
Explain the necessary steps to connect to the database in java?
How can I retrieve a String or other object type without creating a new object each time?
What is jdbc in dbms?