what is the difference between SET and MERGE?
Answer Posted / chandra sekar
Set statement is usually used to "append" to two datasets.
And merge step is used to "Merge" two datasets.
| Is This Answer Correct ? | 12 Yes | 30 No |
Post New Answer View All Answers
What is the basic structure of the SAS base program?
name several ways to achieve efficiency in your program? : Sas programming
what is factor analysis? : Sas-administrator
Given an unsorted data set, how to read the last observation to a new data set?
how do the in= variables improve the capability of a merge? : Sas programming
how would you create multiple observations from a single observation? : Sas programming
how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming
How necessary is it to be creative in your work?
why is sas considered self-documenting? : Sas programming
How to sort in descending order?
What is the function of output statement in a SAS Program?
What is factor analysis?
What is the difference between input and infile statement?
Explain the difference between nodup and nodupkey options?
Difference between nodup and nodupkey options?