how can u join the two tables without using proc sql Joins
and nested queries ?
Answer Posted / 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 |
Post New Answer View All Answers
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
how does sas handle missing values in formats? : Sas programming
what are all the reports you generated in your recent project?
What would you change about your job?
what are some differences between proc summary and proc means? : Sas programming
What are the different types of sas functions?
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?
for whom is sas data integration studio designed? : Sas-di
what are informats in sas? : Sas-administrator
what are several options for creating reports in web report studio? : Sas-bi
how to debug and test the sas program? : Sas-administrator
how does sas handle missing values in sort order? : Sas programming
What can be the size of largest dataset in SAS?
What is proc sort?
What is data _null_?