what is the difference between SET and MERGE?
Answer Posted / srinivas,korasavada
set concatinate the data set and of the another data
set.The second dataset starts end of the last value onwards.
merge:It adds sas files one dataset to end of the another
dataset.
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
What are the features of SAS?
How to test the debugging in sas?
Do you need to rearrange the order of the data for the report?
what is snowflake schema? : Sas-di
What versions of SAS have you used (on which platforms)?
what is hash files in sas and why we are using this one in sas?
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
what is ae onset date n what is RDS
what is function of retain statment
how would you determine the number of missing or nonmissing values in computations? : Sas programming
Explain data step in SAS
what has been your most common programming mistake? : Sas programming
how does sas handle missing values in procs? : Sas programming
AE datasets names? how many types?
What is PDV?