diff between nodup rec and ondup key???
Answer Posted / mallikarjuna
nodupkey deletes duplicate observations based on by
variable.
noduprec delete the duplicate observations if entire
observation is duplicate.
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What are the advantages of using sas?
what is program data vector? : Sas-administrator
name some data transformation used in sas di? : Sas-di
How do you delete duplicate observations in sas?
Name few SAS functions?
what is SAS OPTIMIZATION?
how does sas handle missing values in functions? : Sas programming
What are the parameters of scan function?
what other sas products have you used and consider yourself proficient in using? : Sas programming
Describe the function and untility of the most difficult SAS macro that you have written.
What is the SAS data set?
which features do you use to check the data validations and errors? : Sas-administrator
What is the basic syntax style in SAS?
What do the SAS log messages "numeric values have been converted to character" mean?
What is the use of %include statement?