This document outlines the contents of a Base & Advanced SAS Training program. It covers topics such as working in the SAS environment, importing and reading raw data, SAS functions, procedures, macros, and SQL. Key areas include the SAS programming language basics, data types, libraries, importing data using the Import Wizard, Proc Import, and Infile statements. Additional topics are conditional statements, procedures like Proc Print and Proc Sort, introduction to macros, defining and calling macros, and using Proc SQL to select, order, subset and join data.