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
describe about metadata object? : Sas-di
What versions of SAS have you used (on which platforms)?
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration
Explain append procedure?
Explain data step in SAS
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.
If money were no object, what would you like to do?
For what purposes have you used sas macros? : sas-macro
how would you determine the number of missing or nonmissing values in computations? : Sas programming
List out some key concept of SAS
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
what is sas database server? : Sas-di
What is the difference between SAS functions and procedures?
In SAS explain which statement does not perform automatic conversions in comparisons?
What is SAS? What are the functions does it performs?