What is the difference between nodup and nodupkey options?
Answer Posted / chiranjeevi
nodup:
By using the proc sort procedure along with nodup
option ,it checks for and eliminates the duplicate records.
nodupkey:
NODUPKEY eliminates the duplicate observation keys
in the data set.
Is This Answer Correct ? | 19 Yes | 17 No |
Post New Answer View All Answers
What is the difference between proportion and average?
what has been your most common programming mistake? : Sas programming
Mention what is SAS data set?
What are the different types of sas functions?
What is the general format of function in sas? : sas-grid-administration
What is the purpose of _character_ and _numeric_?
which features do you use to check the data validations and errors? : Sas-administrator
Give some examples where proc report’s defaults are different than proc print’s defaults?
Describe crosslist option in tables statement?
How do you control the number of observations and/or variables read or written?
Differentiate input and infile.
name several ways to achieve efficiency in your program? : Sas programming
What is the difference between %local and %global? : sas-macro
how do you debug and test your sas programs? : Sas programming
describe about physical data integration? : Sas-di