getInt(int columnIndex) method Retrieves the value of the designated column in the current row of this ResultSet object as an int in the Java programming language but not the number of records. it is enough to count the number of times the loop executes in order to knoe the number of records
View All Comments
| View Tutorial