What is the difference between nodup and nodupkey options?
Answer Posted / pavan
Nodup : it delete the observartions based on each and every
variable value is same irespective of sorting varibale.
Nodupkey: It delete the observarions based on sorting
variable.
| Is This Answer Correct ? | 13 Yes | 4 No |
Post New Answer View All Answers
How would you identify a macro variable?
Differentiate between format and informat? : sas-grid-administration
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
what is star schema? : Sas-di
What is the difference between using drop = data set option in data statement and set statement?
describe how to adjust the performance of data integrator? : Sas-di
Describe the ways in which you can create a macro variable?
How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?
What is your favorite all time computer book? Why?
How many ways to overcome a missing values???
how does sas handle missing values in procs? : Sas programming
what is study design in while working with SAS? what are screening variables in SAS?
what is the difference between nodup and nodupkey options? : Sas programming
What is a macro routine?
What is interleaving in SAS?