What is the difference between nodup and nodupkey options?
Answer Posted / venu
NODUP option eliminates the duplicate observations.
NODUPKEY eliminates the duplicate data values in the
data set.
| Is This Answer Correct ? | 12 Yes | 27 No |
Post New Answer View All Answers
Hi, If anyone has base SAS certification dumps, please share.
How can you limit the variables written to output dataset in data step?
What is the use of PROC gplot?
If you could design your ideal job, what would it look like?
Difference between informat and format?
Tell me about % include and % eval? : sas-macro
explain the proc in sas? : Sas-administrator
What system options would you use to help debug a macro? : sas-macro
how could you generate test data with no input data? : Sas programming
What is factor analysis?
Describe the function and untility of the most difficult SAS macro that you have written.
What is the use of divide function?
please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5