This class teaches you how to tune your SAS programs for faster execution, especially those that access relational database tables using SAS/ACCESS interfaces or SAS Viya data connectors.
Learn how to
- Use SAS options to evaluate efficiency when accessing database data.
- Tune SAS programs for faster processing.
- Understand how relational database tables are accessed on the SAS Compute Server and in SAS Cloud Analytic Services (CAS).
- Understand conditions that can prevent SQL pass-through for execution in the database.
- Modify SAS programs to maximize pass-through to the database and minimize execution time.
Who should attend
Data scientists, data analysts, and SAS programmers
Before attending this course, you should either have at least six months of experience writing SAS programs that include PROC SQL code or have completed the SAS® SQL 1: Essentials course and used PROC SQL in SAS for at least one month. The course builds on concepts presented in both the SAS® Programming 1: Essentials and SAS® SQL 1: Essentials courses, and it is not recommended for beginning SAS software users. Specifically, you should be able to:
- Access existing SAS data libraries using a LIBNAME statement.
- Write and submit SAS programs to access and manipulate data using the DATA step and PROC SQL.
- Read and interpret the SAS log.
- Diagnose and correct syntax errors in SAS.
This course addresses SAS/ACCESS, Base SAS software.
This course uses Base SAS, SAS/ACCESS to Oracle, SAS Viya Cloud Analytic Services, and SAS Viya data connector software. It is appropriate for students who are using either SAS 9 or SAS Viya.