I want to extract all records from a table where 5 columns contain identical values.
The 5 values can/do change but it's groups of identical ones I want.
What would be the best approach ? Ideally I'd process each "batch": in turn.
Many thanks for any advice.
The 5 values can/do change but it's groups of identical ones I want.
What would be the best approach ? Ideally I'd process each "batch": in turn.
Many thanks for any advice.