Hello.
I have this table :
and I want to eliminate all the duplicate values and to preserve only the record with the most recent date_def or the weekest cli for each duplicate group.
-> For example, in this table, from the first duplicate (rows 1, 2) will remain only row 1.
What is the SAS solution for this ?
Thx in advance.
Raul
I have this table :
and I want to eliminate all the duplicate values and to preserve only the record with the most recent date_def or the weekest cli for each duplicate group.
-> For example, in this table, from the first duplicate (rows 1, 2) will remain only row 1.
What is the SAS solution for this ?
Thx in advance.
Raul