what is the difference between SET and MERGE?
Answer Posted / pricil kurian
Practically adding different information to same records is
known as merging. While Adding same information to new
records is known as set.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Did you used proc test? when?
what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
Explain how you can debug and test your SAS program?
what are the types of interactive display types? : Sas-bi
what is sas data set?
why is sas considered self-documenting? : Sas programming
what is factor analysis? : Sas-administrator
How to specify variables to be processed by the freq procedure?
what r the job openings SAS for fresher graduates !
Explain the difference between nodup and nodupkey options?
What are the differences between sum function and using “+” operator?
Name few SAS functions?
name several ways to achieve efficiency in your program? : Sas programming
explain the difference between proc means and proc summary?
how does sas handle missing values in procs? : Sas programming