This document discusses using explicit SQL pass-through in SAS to improve the performance of ETL jobs that involve moving data between SAS and Teradata. It presents four case studies of different ETL designs and the advantages of explicit SQL pass-through over other methods. Issues like using macro variables and remerging summary statistics are also covered along with solutions. The document concludes that explicit SQL pass-through can save significant time for SAS ETL jobs and macros by leveraging Teradata's parallel processing capabilities.