The learners shall learn how to read various types of data into SAS and to leverage the software for effective reporting. The course shall also train the learners how to combine various data sets through merging and how to create SAS variables and subset data.

Base SAS Introduction
It is the entry point to learning SAS programming and is a prerequisite to many other SAS courses.
Basic of SAS Language
• Introduction to SAS Data Sets concepts. • Introduction SAS libraries- Permanent & Temporary. • Components and Convention of SAS programme. • Characteristics of SAS Programme.
Concept Of Data Creation & Various Steps
Learn more in-depth about data creation.
Accessing External Data
Understanding about reading external raw file into SAS
Data Preparation With Operators
Learn more about preparing data using different operators.
Data Import And Data Export Technique
Learn about data import & export technique.
Generating Reports With SAS Proc
Learn how to generate effective reports.
Data Merging Technique
Learn data merging and appending.
Debugging Errors / Handling Errors
Learn to resolving data errors