what is Difference between PROC SQL JOINS and MERGE?
Answer Posted / siddu
Before doing the merge process we have to do sorting depended the key variable, but in proc sql joins no need to do sorting.
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
why a stop statement is needed for the point= option on a set statement?
Describe a time when you were really stuck on a problem and how you solved it?
How do you connect the desktop application to metadata server? : sas-grid-administration
How many ways to overcome a missing values???
Describe what are the different levels of administrative users in sas? : sas-grid-administration
Explain the purpose of substr functions in sas programming.
Which command is used to save logs in the external file?
What is the maximum length of the macro variable? : sas-macro
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
What Proc glm does?
What is by-group processing?
how does sas handle missing values in sort order? : Sas programming
What are the prime responsibilities of data integration administrator? : Sas-di
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
How to create list output for cross-tabulations in proc freq?