Diff between proc sql merge and join?
Answer Posted / anand
Merge - Data sets must be sorted by or indexed on the BY variable prior to merging.
Proc SQL - Data sets doesnot need to be sorted or indexed.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is the use of %include statement?
Enlist the syntax rules followed in sas statements.
What is the use of stop statement?
Explain by-group processing?
Explain what is the use of proc gplot?
How to convert a numeric variable to a character variable?
Which date function advances a date, time or datetime value by a given interval?
what are sas/access and sas/connect? : Sas programming
In proc transpose and data step with arrays which one you pick?
How we can create SAS USER DEFINED CODE?
What is the difference between one to one merge and match merge? Give an example.
What is the difference between reading data from an external file and reading data from an existing data set?
what do the sas log messages "numeric values have been converted to character" mean? : Sas programming
Which function is used to count the number of intervals between two sas dates?
What do you know about sas and what we do? : sas-grid-administration