Answer Posted / vijay
NODUP: in proc sort will delete duplication observations
NODUPKEY: deletes duplicate observation values of Key
variables
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
How does proc sql work?
how does sas handle missing values in a merge? : Sas programming
What is PDV?
name some data transformation used in sas di? : Sas-di
Explain proc sort?
which date function advances a date, time or datetime value by a given interval? : Sas programming
Which command is used to perform sorting in sas program?
What are the differences between sum function and using “+” operator?
How would you invoke a macro? : sas-macro
What are the different types of sas functions?
how to read the variables in sas? : Sas-administrator
Mention what are the data types does SAS contain?
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming