what is the difference between SET and MERGE?
Answer Posted / pari
Set and merge statement perform similar function, in case
of set statement, the two data sets are merged under
unconditional criteria, but while using merge, it works
under conditional criteria by applying the PROC SORT
procedure ., i.e., by statement used.
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
what are all the reports you generated in your recent project?
what is the basic structure sas administrator? : Sas-administrator
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?
what does the run statement do? : Sas programming
Describe the function and untility of the most difficult SAS macro that you have written.
what is the use of sas management console? : Sas-di
What do the SAS log messages "numeric values have been converted to character" mean?
Explain data step in SAS
sas implementing companies in pune implementing clinical projects if anyone knows plz send ans immediately
where to use sas business intelligence? : Sas-bi
What function CATX syntax does?
explain about data integrator metadata reports? : Sas-di
what is null hypothesis? why do you consider that?
what is the effect of the options statement errors=1? : Sas programming
explain what is data set in sas? : Sas-administrator