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
What are the data types that sas contain?
What are the features of SAS?
AE datasets names? how many types?
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration
what is study design in while working with SAS? what are screening variables in SAS?
do you need to know if there are any missing values? : Sas programming
What is by-group processing?
What are the limitations for memory allocation for SAS variables
What does the RUN statement do?
how do you debug and test your sas programs? : Sas programming
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
Which are the statements whose placement in the data step is critical?
What are the different versions of sas that you have used until now? : sas-grid-administration
Give some examples where proc report’s defaults are same as proc print’s defaults?
What is the order of application for output data set options, input data set options and SAS statements?