Thread
:
ResultSet size
View Single Post
#
1
(
permalink
)
11-13-2007, 06:27 PM
bugger
Senior Member
Join Date: Nov 2007
Posts: 111
ResultSet size
I am quering a table in database and getting records in a ResultSet object. I want to know the number of records in ResultSet. How to do that?
I want want to query the table foe te number of records:
Code:
select count(*) from tablename where ...
Sponsored Links
bugger
View Public Profile
Send a private message to bugger
Find all posts by bugger