How to merge the data using merge statement and proc format?
Is the result is same ?
Answer Posted / lekha
I guess merge statement is different from Proc format. Merge Joins the observations from two or more SAS data sets into a single observation. Whereas proc format enables you to define your own informats and formats for variables.
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
How to limit decimal places for variable using proc means?
What is the use of %include statement?
How are numeric and character missing values represented internally?
how are numeric and character missing values represented internally? : Sas programming
Mention sas system options to debug sas macros.
what is data integration? : Sas-di
What is the basic structure of the SAS base program?
what are informats in sas? : Sas-administrator
what are validation tools that are used in sas? : Sas-administrator
This entry was posted in General. Bookmark the permalink. Post a comment or leave
What are the parameters of scan function?
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
Do you know the features of sas?
for whom is sas data integration studio designed? : Sas-di
What would you change about your job?