what is the difference between DUPKEY and NODUPKEY???
Answer Posted / rauthu
NODUP (NODUPREC): Eliminates all CONSECUTIVE duplicates by comparing all variables.
NODUPKEY: Eliminates all CONSECUTIVE duplicates by comparing by variables ONLY.(*** clue KEY = BY )
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
Mention some common errors that are usually committed in sas programming.
Compare sas with other data analytics tools.
What is the order of application for output data set options, input data set options and SAS statements?
what are 5 ways to perform a table lookup in sas? : Sas-administrator
Difference between SAS STATA & SPSS?
Do you need to rearrange the order of the data for the report?
Give e an example of..
what is the basic structure sas administrator? : Sas-administrator
What’s the difference between var b1 – b3 and var b1 — b3?
please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??
what is the one statement to set the criteria of data that can be coded in any step? : Sas programming
Explain what is data step?
what are the considerations when picking a SAS/STAT procedure?
how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?