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 is SAS? What are the functions does it performs?
What are the data types that sas contain?
What are the difficulties u faced while doing vital signs table or dataset?
how do the in= variables improve the capability of a merge? : Sas programming
What are the uses of sas?
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
for report generation which one you used proc report or data_null_?
what are some good sas programming practices for processing very large data sets? : Sas programming
what do you mean by data staging area? : Sas-di
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
What are the differences between sum function and using “+” operator?
what are the best practices to process the large data sets in sas programming? : Sas-administrator
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
What is the basic syntax of a sas program?
how the sas basic syntax style described? : Sas-administrator