"What is the difference between proc sort nodup and proc
sort nodupkey?"
Answer Posted / chandrakanth
Proc sort nodupkey will remove any repeated observations based on by variable you mention in the proc sort, whereas proc sort nodup will remove all the repeated observation irrespective of the mentioned by variable . Hope this answers your question let me know if you need more details.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Difference between SAS STATA & SPSS?
what versions of sas have you used (on which platforms)? : Sas programming
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
How can I remove header from output data set?
how to do user inputs and command line arguments in sas?
what are informats in sas? : Sas-administrator
explain about sas business intelligence? : Sas-bi
what is null hypothesis? why do you consider that?
what is the effect of the options statement errors=1? : Sas programming
What is the difference between the proc sql and data step?
Describe the function and untility of the most difficult SAS macro that you have written.
how would you determine the number of missing or nonmissing values in computations? : Sas programming
What is the basic syntax of a sas program?
Mention common programming errors committed in sas ?
Describe what are the different levels of administrative users in sas? : sas-grid-administration