Answer Posted / mahesh goud.e
according to my knowledge there is no any syntax of proc
merge in sas. but merge statement statement of data step.
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
explain the function of substr in sas? : Sas-administrator
what is data access? : Sas-di
Have you used macros? For what purpose you have used? : sas-macro
how many types of prompts are there? : Sas-bi
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?
what are the scrubbing procedures in sas? : Sas programming
which features do you use to check the data validations and errors? : Sas-administrator
How does proc sql work?
Give some ways by which you can define the variables to produce the summary report (using proc report)?
What system options would you use to help debug a macro? : sas-macro
What do the SAS log messages "numeric values have been converted to character" mean?
What do you know about symput and symget?
how does sas handle missing values in formats? : Sas programming
What is the basic syntax of a sas program?
Explain the difference between using drop = data set option in set and data statement?