What is the difference between nodup and nodupkey options?
Answer Posted / chandu
NODUPKEY :
It checks similar BY variable values and deletes duplicate
observations in the data set based on BY variable values...
NODUP :
It will be available with latest version, It checks and
deletes duplicate observations in the dataset.....
Any comments plzz...
| Is This Answer Correct ? | 14 Yes | 13 No |
Post New Answer View All Answers
How to sort in descending order?
how does sas handle missing values in procs? : Sas programming
Name any two sas spawners? : sas-grid-administration
Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya
Describe a time when you were really stuck on a problem and how you solved it?
what is data access? : Sas-di
What is the basic structure of a sas program?
what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
What is a method to debug and test your SAS program?
What is maximum number of rows and cols can be handled in SAS?
What is the maximum and minimum length of macro variable
What is the role of administrative users? : sas-grid-administration
What is slibref?
What is maximum storage capability of SAS?
How to create list output for cross-tabulations in proc freq?