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 are drivers available?
explain about special characters?
How do I receive a ResultSet from a stored procedure?
What are devices?
How to set the attribute concurrency in resultset?
What is hbm xml?
How do I connect to jdbc?
Where is mysql jdbc driver located?
Does sql allow null values ? Can we use it within where clause ?
What are the differences between setmaxrows(int) and setfetchsize(int)?
What isolation level is used by the DBMS when inserting, updating and selecting rows from a database?
What is jdbc driver manager?
How to check jdbc driver version in websphere?
What is CLOB and BLOB datatypes in JDBC?
Is jdbc and orm?