Answer Posted / srilatha
the types of merge are
1) one to one merging
2) match merging
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
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?
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
how many display types available in sas bi dashboard? : Sas-bi
What are the statements that are executed only?
what is the one statement to set the criteria of data that can be coded in any step? : Sas programming
What is the difference between using drop = data set option in data statement and set statement?
Mention what is PROC in SAS?
How do you add a number to a macro variable? : sas-macro
How do you delete duplicate observations in sas?
What is a method to debug and test your SAS program?
What is the difference between the proc sql and data step?
How do you specify the number of iterations and specific condition within a single do loop?
What is Linear Regression?
What is the difference between %local and %global? : sas-macro
Give some examples where proc report’s defaults are same as proc print’s defaults?