what is the difference between SET and MERGE?
Answer Posted / kishore
set statement is used to create a new data set using
existing data set sothat we can add new variables ,create
subset
merge statement when we want to match the observation of
one dataset with observation of other dataset
| Is This Answer Correct ? | 14 Yes | 22 No |
Post New Answer View All Answers
how many types prompting framework can be broken down to? : Sas-bi
How does proc sql work?
explain the proc in sas? : Sas-administrator
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 the purpose of retain statement.
what is the one statement to set the criteria of data that can be coded in any step? : Sas programming
How to specify variables to be processed by the freq procedure?
explain the key concept of sas? : Sas-administrator
Can you explain the process of calendar?
what is sas metadata server? : Sas-di
How will you generate test data with no input data?
Are you involved in writing the inferential analysis plan? Tables specfications?
Which function is used to count the number of intervals between two sas dates?
What are the parameters of scan function?
what is study design in while working with SAS? what are screening variables in SAS?