Answer Posted / karthik
By using RESULTSET we can get it..but only single column and single row ..by using next() method we can specify how many rows are available in database..only..
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is jdbc and why is it required?
What is the use of the statement in jdbc?
Write an sql to find all records having all upper case alphanumeric characters in a field ?
What is jdbc connection string?
What does connection pooling mean ?
Where is jdbc url mysql?
Is it possible to connect to multiple databases? Using single statement can we update or extract data from two or three or many databases?
What does jdbc stand for?
What are the utilities of the callablestatement?
What does executequery return in java?
How do I write Greek ( or other non-ASCII/8859-1 ) characters to a database?
What is new in JDBC 2.0?
What is a jdbc url?
What is JDBC Statement?
What is jsp and jdbc?