B
Brenda Hutton
I have 21,000 records in a database. Some of those records have a single
code associated with them, some have multiple codes. I need to figure out
the number of records that have more than one code.
Data looks like:
Number Code
1234 A
2345 B
1234 B
I need to be able to figure that there is (1) record here containing
multiple codes. How is this done please?
code associated with them, some have multiple codes. I need to figure out
the number of records that have more than one code.
Data looks like:
Number Code
1234 A
2345 B
1234 B
I need to be able to figure that there is (1) record here containing
multiple codes. How is this done please?