how can u join the two tables without using proc sql Joins
and nested queries ?
Answer Posted / kumarravi111
we can use Merge and set statements to join the tables in
Data step
| Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
In SAS explain which statement does not perform automatic conversions in comparisons?
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
Explain what is data step?
What do the mod and int function do? : Sas programming
Describe the ways in which you can create macro variables? : sas-macro
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
WHAT IS SAS WEB SERVICE and what are the steps to create an xml service ?
What is SAS? What are the functions does it performs?
What is a macro routine?
Explain append procedure?
What are the default statistics for means procedure?
What is the maximum length of the macro variable? : sas-macro
What is the basic syntax style in SAS?
What do the put and input function do?
How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?