What is the difference between nodup and nodupkey options?
Answer Posted / balanarasimhudu
Nodupkey: Checks observation based on the KEY variables.
Noduprecs(or) Nodup: Checks all variables,not just KEY variables.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Describe 5 ways to do a “table lookup” in SAS?
What is the maximum and minimum length of macro variable
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
Tell e how how dealt with..
name several ways to achieve efficiency in your program? : Sas programming
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?
what is ae onset date n what is RDS
What commands are used in the case of including or excluding any specific variables in the data set?
explain the main difference between the nodup and nodupkey options? : Sas-administrator
What is the basic syntax of a sas program?
sas implementing companies in pune implementing clinical projects if anyone knows plz send ans immediately
Describe the function and utility of the most difficult SAS macro that you have written?
what are sas bi dashboard components? : Sas-bi
What is the basic structure of the SAS base program?
what is the effect of the options statement errors=1? : Sas programming