Base SAS certification Course


Data Structures

SAS data sets, libraries, combining data sets, accessing data from external sources like Excel workbook, manipulating SAS values, exporting data to create raw files, processing observations and variables.

Managing Data

Sorting, conditional execution, assignment statements, modifying variable attributes, totalling and sub totalling, functions (numeric, character and dates), coercion, loops, data validation and data wrangling.

Reports

Using procedures like PRINT to generate list reports, summary reports, frequency tables, report enhancement, user-defined formats, titles, footnotes and SAS system reporting, ODS statements.

Error Handling

Identify and resolve programming logic errors, recognize and correct syntax errors, Examine and resolve data errors.