how can u join the two tables without using proc sql Joins
and nested queries ?
Answers were Sorted based on User's Feedback
Answer / kumarravi111
we can use Merge and set statements to join the tables in
Data step
| Is This Answer Correct ? | 19 Yes | 1 No |
Answer / sai
we can join two tables by using merge statement and also by
using two SET statements .
data one;
set two;
set three;
run;
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / vimal
actually i think UNION and UNION ALL is the correct answer.. since they ask related to that.
| Is This Answer Correct ? | 1 Yes | 2 No |
what is the difference between %put and symbolgen?
How to get top scorer student from a class-table having different sections A,B, C & D? Each section having same number of students.
What can you learn from the SAS log when debugging?
explain the key concept of sas? : Sas-administrator
what is program data vector? : Sas-administrator
what is SAS OPTIMIZATION?
how do we mail reports from SAS environment to our team leader
what does .. meant in sas macros
is there any difference between proc summary and proc means?
What is the use of PROC gplot?
How would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable?
it will become easy if uuu provide website linkssss and list of consultanciessssss