What is the difference between nodup and nodupkey options?
Answer Posted / stopby
The Nodup: can only remove the duplicate next to each other.
The by variables are very important for remove
the duplicates which all the variables have the same value.
The nodupkey: will remove the duplicated when they have the
same values for the by variables
| Is This Answer Correct ? | 43 Yes | 3 No |
Post New Answer View All Answers
What do the SAS log messages "numeric values have been converted to character" mean?
what is ae onset date n what is RDS
What is the difference between INPUT and INFILE ?
What are the data types that sas contain?
What is run-group processing?
What does proc print, and proc contents are used for?
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
describe about physical data integration? : Sas-di
Describe the ways in which you can create macro variables?
What are the functions which are used for character handling functions?
What is the difference between using drop = data set option in data statement and set statement?
What is the use of PROC gplot?
explain what is data set in sas? : Sas-administrator
what versions of sas have you used (on which platforms)? : Sas programming
what is function of retain statment