What is the difference between nodup and nodupkey options?
Answer Posted / stopby
The Nodup: can only remove the duplicate next to each other.
The by variables are very important for remove
the duplicates which all the variables have the same value.
The nodupkey: will remove the duplicated when they have the
same values for the by variables
| Is This Answer Correct ? | 43 Yes | 3 No |
Post New Answer View All Answers
Differentiate between format and informat? : sas-grid-administration
How do you control the number of observations and/or variables read or written?
What does the trace option do?
what are some differences between proc summary and proc means? : Sas programming
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
What are the difference between sas functions and procedures?
What are the implications?
How do dates work in sas?
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
Mention what is SAS data set?
why is sas considered self-documenting? : Sas programming
AE datasets names? how many types?
What is the basic structure of a sas program?
Do you know the features of sas?
Which are the statements whose placement in the data step is critical?