Do you need to combine data sets? How should you combine
data sets– MERGE or SET statements in DATA steps,PROC
APPEND,PROC SQL?
Answer Posted / ankit
it is depend upon my needs how to join these data set if we want to join data vertically then use set otherwise for horizontal i'll use merge.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what is the Population you used in your project, is it ITT or PP?
Describe a time when you were really stuck on a problem and how you solved it?
where to use sas business intelligence? : Sas-bi
what techniques and/or procs do you use for tables? : Sas programming
What will calendar procedure do?
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
what does the run statement do? : Sas programming
How do dates work in sas?
Mention sas system options to debug sas macros.
For what purposes have you used sas macros? : sas-macro
What is the SAS data set?
Describe what are the different levels of administrative users in sas? : sas-grid-administration
Define run-group processing?
what are sas/access and sas/connect? : Sas programming
what is the function of catx syntax? : Sas-administrator