What is the difference between nodup and nodupkey options?
Answer Posted / san
NODUP option eliminates the duplicate observations.
NODUPKEY eliminates the duplicate observation keys in the
data set.
| Is This Answer Correct ? | 19 Yes | 27 No |
Post New Answer View All Answers
what are validation tools that are used in sas? : Sas-administrator
How would you determine the number of missing or nonmissing values in computations?
why is sas data integration studio important? : Sas-di
what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
How would you identify a macro variable? : sas-macro
Explain what is the use of proc gplot?
i want for interview question & answer plz it need immediate send t my mail raviprakashmot@gmal.cm
How we can call macros with in data step? : sas-macro
Which are the statements whose placement in the data step is critical?
What is program data vector (pdv)?
Describe what are the different levels of administrative users in sas? : sas-grid-administration
which date function advances a date, time or datetime value by a given interval? : Sas programming
Explain the purpose of retain statement.
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
How do you specify the number of iterations and specific condition within a single do loop?