how to write code for left outer join in SAs using datastep?
Answer Posted / jbhjhj
dnt use set it wnt work.
use merge with in statements as above.
| Is This Answer Correct ? | 8 Yes | 6 No |
Post New Answer View All Answers
What is maximum number of rows and cols can be handled in SAS?
How do you debug and test your SAS programs?
do you prefer proc report or proc tabulate? Why? : Sas programming
What does P-value signify about the statistical data?
explain the concepts and capabilities of business object? : Sas-bi
What will calendar procedure do?
What is the maximum length of the macro variable?
What is by-group processing?
what are input dataset and output dataset options? : Sas programming
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 is hierarchy flattening? : Sas-di
What does proc print, and proc contents are used for?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
How are numeric and character missing values represented internally?
explain the main difference between the nodup and nodupkey options? : Sas-administrator