what is the difference between SET and MERGE?
Answer Posted / pratik
Set statments are used to copy the data from existing
database to new database.
where merge is used to join two dataset and both should
have common varaible and same number of observation.
IN mearging we have two type one is
Vertically-we have three process concate,interleaving and
append.
in concate and interleaving we use set option.
Horazentally-we use Merge option.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What is the work of tranwrd function?
Describe the ways in which you can create a macro variable?
What is the role of administrative users? : sas-grid-administration
what type of graphs we will create(for 2+years candidates)?
List out some key concept of SAS
Tell e how how dealt with..
Give some examples where proc report’s defaults are same as proc print’s defaults?
What are the difference between sas functions and procedures?
What is the difference between input and infile statement?
how to change the execute of macro
how do you debug and test your sas programs? : Sas programming
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.
what is the difference between infile and input? : Sas-administrator
What is the sas data set? : sas-grid-administration
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration