fun next(): Boolean
Move the select cursor to the next row in the query. Gives true if there is a next row, false otherwise. See ResultSet.next.