what is Difference between PROC SQL JOINS and MERGE?
Answer Posted / nrtya vardhanapu
merge is a statement which is used in the data step Whereas
join is a procedure which is used in the proc step. But the
outputs produced are the same !!!!
| Is This Answer Correct ? | 0 Yes | 13 No |
Post New Answer View All Answers
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
What is the general format of function in sas? : sas-grid-administration
Can you explain the process of calendar?
What is maximum number of rows and cols can be handled in SAS?
what is SAS OPTIMIZATION?
What is the use of function Proc summary?
What is the function of output statement in a SAS Program?
What is the good sas programming practices for processing large data sets?
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
How to read an input file in sas?
I have 3 years of work experience at a startup and recently got certified in Data Science with SAS. I need to know how to get into the analytics industry
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
Hi, Does anybody has lastest SAS certification(base, adv., clinical)dumps,if anybody has please email me at mailtorajani76@gmail.com. Thanks
How would you define the end of a macro? : sas-macro
what is slowly changing dimension? : Sas-di