Hi,
I have ResultSet with data. I must do some work on groups of these data. In ResultSet is a column that determine with group is this.
My idea is do filter on ResultSet and then i have clear dataset with i could operate.
Question is how to filter ResultSet.
|