Answer Posted / sakshi
there are three types of merging:
one to one
may to one or one to many
no match merge
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is substr function?
What can you learn from the SAS log when debugging?
what is proc Index? and what is proc document?
What is the function of output statement in a SAS Program?
what is sas and what are the functions? : Sas-administrator
Do you know the features of sas?
Explain why double trailing @@ is used in input statement?
explain what is factor analysis? : Sas-administrator
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
Did you used proc test? when?
Mention some common errors that are usually committed in sas programming.
how does sas handle missing values in procs? : Sas programming
Explain the use of proc gplot? : sas-grid-administration
How to create list output for cross-tabulations in proc freq?