What is the difference between nodup and nodupkey options?
Answer Posted / tariq sharjil
Nodup:
It deletes those observations if every variable in the
dataset has the same value
Nodupkey:
It deletes all the observation on sorting variable. It
retains the first variable and deletes all other coming
after that
| Is This Answer Correct ? | 23 Yes | 5 No |
Post New Answer View All Answers
how does sas handle missing values in assignment statements? : Sas programming
What are the differences between proc means and proc summary?
What are the data types that sas contain?
Why double trailing @@ is used in input statement?
what type of graphs we will create(for 2+years candidates)?
What are common programming errors committed in sas
Will it bother you if the guy at the next desk times the frequency and duration of your bathroom or coffee breaks on the grounds that ?you are getting paid twice as much as he is??
what is star schema? : Sas-di
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
How we can call macros with in data step? : sas-macro
describe about metadata object? : Sas-di
What is the maximum length of the macro variable?
What is the maximum length of the macro variable? : sas-macro
What is the difference between input and infile statement?
what do the pad and dim functions do? : Sas programming