what is the difference between DUPKEY and NODUPKEY???
Answer Posted / naveenkumar
Nodupkey eliminates duplicate observations using the
variables which we pass at by statement
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What is SAS? What are the functions does it performs?
what is the function of catx syntax? : Sas-administrator
What are symget and symput? : sas-macro
What are the special input delimiters used in SAS?
How do you control the number of observations and/or variables read or written?
what is the difference between infile and input? : Sas-administrator
how to remove duplicates using proc sql?
What does PROC print, and PROC contents do?
how does sas handle missing values in sort order? : Sas programming
Describe a time when you were really stuck on a problem and how you solved it?
What can you learn from the SAS log when debugging?
what is change analysis in sas di ? : Sas-di
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
what is function of retain statment
What are the scrubbing procedures in sas?