Answer Posted / marlene
There is no PROC MERGE. You can use a merge statement as
part of the data step.
| Is This Answer Correct ? | 46 Yes | 6 No |
Post New Answer View All Answers
What do you code to create a macro? : sas-macro
what are some differences between proc summary and proc means? : Sas programming
Briefly explain input and put function?
What makes sas stand out to be the best over other data analytics tools?
what are the types of interactive display types? : Sas-bi
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
What is substr function?
what do you mean by data staging area? : Sas-di
What is by-group processing?
For what purpose would you use the RETAIN statement?
what is star schema? : Sas-di
What are the special input delimiters used in SAS?
How can you create a macro variable with in data step? : sas-macro
what is the primary data source for the wrs? : Sas-bi
what is the difference between nodup and nodupkey options? : Sas programming