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
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
how does sas handle missing values in procs? : Sas programming
what is SAS OPTIMIZATION?
Hi all, If Anybody has Advance SAS Certification dumps??? Please share with me. Email: pramod.kalugade03@gmail.com
What are the features of SAS?
Mention the difference between ceil and floor functions in sas?
describe how to adjust the performance of data integrator? : Sas-di
What is the difference between class statement and by statement in proc means?
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi
what are sas/access and sas/connect? : Sas programming
Which command is used to perform sorting in sas program?
How will you generate test data with no input data?
Explain substr function?
how can you create zero observation dataset? : Sas programming
What do you know about symput and symget?