"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
How to read an input file in sas?
how to read the variables in sas? : Sas-administrator
Mention the category in which sas informats are placed?
What is the difference between order and group variable in proc report?
what versions of sas have you used (on which platforms)? : Sas programming
For clinical entire study how many tables will create approx?
Explain what is data step?
Name few SAS functions?
What is data _null_?
What is the good sas programming practices for processing large data sets?
how to change the execute of macro
What are the features of SAS?
Did you used proc test? when?
which date function advances a date, time or datetime value by a given interval? : Sas programming
What are the features of base sas system?