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
How do you convert basic cube to transaction cube and transaction cube to basic cube?
what are the benefits of data integration? : Sas-di
What are the ways in which macro variables can be created in sas programming?
how can you put a "trace" in your program? : Sas programming
What are the five ways to do a table lookup in sas? : sas-grid-administration
How to specify variables to be processed by the freq procedure?
how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?
What is the purpose of _character_ and _numeric_?
Name any two sas spawners? : sas-grid-administration
What is the sas data set? : sas-grid-administration
how do you want missing values handled? : Sas programming
Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration
Difference between nodup and nodupkey options?
What is a pdv and what are its functions?