what is the difference between SET and MERGE?
Answer Posted / pricil kurian
Practically adding different information to same records is
known as merging. While Adding same information to new
records is known as set.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the maximum length of the macro variable? : sas-macro
how do you pull data from equifax?tell me the process?
what is PhaseIII, ODS, TLG, Macro and Proc in SAS
What are the features of SAS?
Tell me about % include and % eval? : sas-macro
How can I remove header from output data set?
What is the difference between the proc sql and data step?
Name and describe few sas character functions that are used for data cleaning in brief.
Describe the ways in which you can create a macro variable?
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
What versions of SAS have you used (on which platforms)?
what is function of retain statment
What are the best sas programming practices for handling very large datasets? : sas-grid-administration
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?
what are the component of range? : Sas-bi