Hi, All
Is it possible ?
If it needs to iterate the one ResultSet rows several times, 2-3 loops one by one - how to be?
If a ResultSet is passed as a parameter to a sub, and it's impossible to re-request SQL, but processing should make several passes along the set.
Is it possible ?
If it needs to iterate the one ResultSet rows several times, 2-3 loops one by one - how to be?
If a ResultSet is passed as a parameter to a sub, and it's impossible to re-request SQL, but processing should make several passes along the set.