what is the difference between DUPKEY and NODUPKEY???
Answer Posted / rauthu
NODUP (NODUPREC): Eliminates all CONSECUTIVE duplicates by comparing all variables.
NODUPKEY: Eliminates all CONSECUTIVE duplicates by comparing by variables ONLY.(*** clue KEY = BY )
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
why is sas considered self-documenting? : Sas programming
How necessary is it to be creative in your work?
What is the maximum length of the macro variable?
how to do user inputs and command line arguments in sas?
how does sas handle missing values in procs? : Sas programming
What is the different between functions and PROCs that calculate the same simple descriptive statistics?
What is the difference between INPUT and INFILE ?
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
Describe the function and utility of the most difficult SAS macro that you have written?
What is interleaving in SAS?
what is sas metadata repository? : Sas-bi
What is maximum number of rows and cols can be handled in SAS?
Explain what is SAS informats?
what are the categories that sas informats are used to the place the data? : Sas-administrator
what is sas database server? : Sas-di