Book Image

SAS Programming in 7 Steps [Video]

By : Aditi Pratap Sampat
Book Image

SAS Programming in 7 Steps [Video]

By: Aditi Pratap Sampat

Overview of this book

SAS is a programming language designed specifically to analyze statistical data. SAS transforms data into insights, which can give you a fresh perspective on business. This course teaches you about SAS studio to write SAS code. In this course, you’ll learn how to get your data into SAS by reading data through various methods. You’ll see how to create and import SAS data. You’ll work with data by using conditional statements and functions in SAS. You’ll also learn about various SAS procedures to work with your data. All of the concepts are covered using a structured, practical implementation through mini-projects. You’ll learn by coding in a hands-on way, working in a SAS programming environment, and getting a detailed step-by-step explanation and implementation of each concept. The code bundle for this video course is available at https://github.com/PacktPublishing/SAS-Programming-for-Beginners
Table of Contents (7 chapters)
Chapter 6
Using SQL in SAS
Content Locked
Section 1
PROC SQL Command Usage in SAS
In this video, you are going to discuss PROC SQL command usage in SAS. - Learn the features of SQL - Introduce the concept of PROC SQL along with the tasks performed by PROC SQL - Discuss different tasks performed by PROC SQL