how can u join the two tables without using proc sql Joins
and nested queries ?
Answer Posted / 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 |
Post New Answer View All Answers
what techniques and/or procs do you use for tables? : Sas programming
explain the use of % includes a statement in sas? : Sas-administrator
What is program data vector (pdv) and what are its functions?
Hi Jeevan/Akshara I have tried to contact SASI Vats for latest Advanced SAS Programming Certification Dumps (A00-212) but have not got any response. I would highly and gratefully appreciate your assistance in this regard. If you guys have access to this, would you be kind enough to forward it to me ? I would abide by all the terms you have for this. Please, note my email id: upretigopi@yahoo.com Preti Sharma
Compare sas with other data analytics tools.
How would you define the end of a macro? : sas-macro
Name few SAS functions?
how will you location sas platform applications available from web browser? : Sas-bi
Give e an example of..
For clinical entire study how many tables will create approx?
What are the prime responsibilities of data integration administrator? : Sas-di
What are types of transport files?
How does proc sql work?
what is hash files in sas and why we are using this one in sas?
how will you locate the sas platform applications? : Sas-bi