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 is the role of administrative users? : sas-grid-administration
what are some good sas programming practices for processing very large data sets? : Sas programming
In proc transpose and data step with arrays which one you pick?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
What is the command used to find missing values?
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
What are the ways in which macro variables can be created in sas programming?
i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;
Explain proc sort?
i want for interview question & answer plz it need immediate send t my mail raviprakashmot@gmal.cm
what are 5 ways to perform a table lookup in sas? : Sas-administrator
what is business intelligence? : Sas-bi
what are the benefits of data integration? : Sas-di
What are the statements in proc sql?
What is SAS? What are the functions does it performs?