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
What are the difference between sas functions and procedures?
how do you pull data from equifax?tell me the process?
Name and describe few sas character functions that are used for data cleaning in brief.
Explain translate function?
How do you add a number to a macro variable? : sas-macro
What is substr function?
How you can read the variables that you need?
Approximately what date is represented by the SAS date value of 730?
If money were no object, what would you like to do?
What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?
What are the automatic variables for macro? : sas-macro
Describe crosslist option in tables statement?
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
I need level 2 to 5 sas using companies in india
what is transformation in sas data integration? : Sas-di