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
how do you want missing values handled? : Sas programming
Describe the ways in which you can create macro variables? : sas-macro
Mention what is SAS data set?
explain the proc in sas? : Sas-administrator
which date functions advances a date time or date/time value by a given interval? : Sas programming
what is study design in while working with SAS? what are screening variables in SAS?
In ARRAY processing, what does the DIM function do?
How will you generate test data with no input data?
explain the main difference between the nodup and nodupkey options? : Sas-administrator
What was the last computer book you purchased? Why?
What are common programming errors committed in sas
what is hierarchy flattening? : Sas-di
why is a stop statement needed for the point=option on a set statement? : Sas programming
What does PROC print, and PROC contents do?
What commands are used in the case of including or excluding any specific variables in the data set?