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 / vimal
proc append is best to just combine two datasets.
it appends in bulk and without have to read and send to output. it just puts the dataset in data= to dataset in base=
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how will you location sas platform applications available from web browser? : Sas-bi
What is run-group processing?
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
hi tell be about pfizer? how to compare the work with other companies ? please tell me how to login and work also?
What are SAS/ACCESS and SAS/CONNECT?
Do you know the features of sas?
What is the maximum length of the macro variable?
What is the different between functions and PROCs that calculate the same simple descriptive statistics?
which date function advances a date, time or datetime value by a given interval? : Sas programming
explain what is factor analysis? : Sas-administrator
Are you involved in writing the inferential analysis plan? Tables specifications?
What is the order of application for output data set options, input data set options and SAS statements?
What was the last computer book you purchased? Why?
Explain what is the use of proc gplot?
How do you debug and test your SAS programs?