what is the difference between SET and MERGE?
Answer Posted / kiran kumar yarlagadda
what is the difference between SET and MERGE?
ans:
set statement is used to create a new dataset by using
already existing datasetname/and this statement is used to
concotinate the number of datasets.whenever we are using
set statment it will be added as obsevation by obsevation
level where as when we use merge it will be added as
variable by variable level.
| Is This Answer Correct ? | 3 Yes | 9 No |
Post New Answer View All Answers
What versions of SAS have you used (on which platforms)?
Will it bother you if the guy at the next desk times the frequency and duration of your bathroom or coffee breaks on the grounds that ?you are getting paid twice as much as he is??
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
what is sas data set?
How would you identify a macro variable?
What are the uses of sas?
explain about various caches available in data integrator? : Sas-di
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;
State the difference between INFORMAT and FORMAT ?
what is the use of proc sql? : Sas programming
Describe the function and untility of the most difficult SAS macro that you have written.
Hi all, If Anybody has Advance SAS Certification dumps??? Please share with me. Email: pramod.kalugade03@gmail.com
how do you debug and test your sas programs? : Sas programming
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
Mention what are the data types does SAS contain?