I have a table containing an ID and number attribute. ID's are not unique. I need to identify all the ID's that have different number attribute values.
180160210021003603100This example will return ID=1 and ID=3
I have a table containing an ID and number attribute. ID's are not unique. I need to identify all the ID's that have different number attribute values.
180160210021003603100This example will return ID=1 and ID=3