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 create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming
What commands are used in the case of including or excluding any specific variables in the data set?
What is by-group processing?
How to limit decimal places for the variable using proc means?
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
what is the difference between unique key and primary key? : Sas-di
what versions of sas have you used (on which platforms)? : Sas programming
What are the new features included in the new version of SAS Programming Language?
what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming
How to include or exclude specific variables in a data set?
How do you control the number of observations and/or variables read or written?
Can you suggest us materials for sdtm mapping?
what r the job openings SAS for fresher graduates !
what is study design in while working with SAS? what are screening variables in SAS?
What are the differences between sum function and using “+” operator?