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
How would you identify a macro variable? : sas-macro
How substr function works in sas?
If you could design your ideal job, what would it look like?
what is sas data set?
How to limit decimal places for variable using proc means?
Approximately what date is represented by the SAS date value of 730?
Explain translate function?
how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming
What are the statements that are executed only?
What does PROC print, and PROC contents do?
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
for whom is sas data integration studio designed? : Sas-di
Explain the difference between informat and format with an example.
what is hash files in sas and why we are using this one in sas?
What is the difference between input and infile statement?