Comparing DATA Step Match-Merges and PROC SQL Joins
Overview
You have seen that it is possible to create identical
results with a DATA step match-merge and a PROC SQL inner join. Although
the results might be identical, these two processes are very different,
and trade-offs are associated with choosing one method over the other.
The following tables summarize some of the advantages and disadvantages
of each of these two methods.
Advantages
|
Disadvantages
|
---|---|
|
Get SAS Certification Prep Guide, 4th Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.