what is the difference between SET and MERGE?
Answer Posted / kiran kumar yarlagadda
what is the difference between SET and MERGE?
ans:
set statement is used to create a new dataset by using
already existing datasetname/and this statement is used to
concotinate the number of datasets.whenever we are using
set statment it will be added as obsevation by obsevation
level where as when we use merge it will be added as
variable by variable level.
| Is This Answer Correct ? | 3 Yes | 9 No |
Post New Answer View All Answers
hi tell be about pfizer? how to compare the work with other companies ? please tell me how to login and work also?
What is the basic structure of a sas program?
how can you create zero observation dataset? : Sas programming
what is the primary data source for the wrs? : Sas-bi
What are the statements in proc sql?
Explain why double trailing @@ is used in input statement?
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 are the considerations when picking a SAS/STAT procedure?
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
how would you create multiple observations from a single observation? : Sas programming
describe about physical data integration? : Sas-di
Intern stastical programmer written test
What are the 3 components in sas programming?
What is the maximum length of the macro variable?
what are the best practices to process the large data sets in sas programming? : Sas-administrator