how can u join the two tables without using proc sql Joins
and nested queries ?
Answer Posted / amit
By mearge statement
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what are sas/access and sas/connect? : Sas programming
What is the difference between match merge and one to one merge?
What is the difference between class statement and by statement in proc means?
What is the general format of function in sas? : sas-grid-administration
Are you involved in writing the inferential analysis plan? Tables specfications?
How do you add a number to a macro variable? : sas-macro
Explain the difference between nodup and nodupkey options?
What is the use of divide function?
Are you involved in writing the inferential analysis plan? Tables specifications?
What is the difference between one to one merge and match merge? Give an example.
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
Explain substr function?
how can you put a "trace" in your program? : Sas programming
What is the role of unrestrictive users? : sas-grid-administration
Briefly explain input and put function?