SQL for Advanced SAS Programming : Learn Hand-On

Course

Online

£ 10 + VAT

Description

  • Type

    Course

  • Methodology

    Online

  • Start date

    Different dates available

This course is designed to introduce to advanced techniques of SAS programming using Structured Query Language (SQL). This course will help you to prepare for advanced SAS certification exams (SQL part).SQL stands for Structured Query Language. According to ANSI (American National Standards Institute), it is the standard language for relational database management systems.SQL is one of the many languages built into the SAS System. Using PROC SQL, the SAS communicates with powerful data manipulation and query tool. Topics covered will include selecting, subsetting, sorting and grouping data--all without use of DATA step code or any procedures other than PROC SQL. THE STRUCTURE OF A SQL QUERY SQL is a language build on a very small number of keywords:SELECT: columns (variables) that you want
FROM: tables (datasets) that you want
ON: join conditions that must be met
WHERE: row (observation) conditions that must be met
GROUP BY: summarize by these columns
HAVING: summary conditions that must be met
ORDER BY: sort by these columnsFor the vast majority of queries that you run, the seven keywords listed above are all you’ll need to know. There are also a few functions and operators specific to SQL that can be used in conjunction with the keywords above. SELECT is a statement and is required for a query. All the other keywords are clauses of the SELECT statement. The FROM clause is the only one that is required. The clauses are always ordered as in the list above and each clause can appear, at most, once in a query. The nice thing about SQL is that, because there are so few keywords to learn, you can cover a great deal in a short duration. So, let’s get on with the learning!

Facilities

Location

Start date

Online

Start date

Different dates availableEnrolment now open

About this course

PROC SQL Syntax
SELECT statement and Columns
Where CLAUSE
CASE Logic
Summary Functions
Inner Join
Joining Three Tables
Left/Right Join
Full Join (using coalesce function)
Creating A Table
Altering Columns
Inserting Rows with a Query
Comparing Tables
Finding Duplicate Records
Customize The Way You Sort

Questions & Answers

Add your question

Our advisors and other users will be able to reply to you

Who would you like to address this question to?

Fill in your details to get a reply

We will only publish your name and question

Reviews

This centre's achievements

2021

All courses are up to date

The average rating is higher than 3.7

More than 50 reviews in the last 12 months

This centre has featured on Emagister for 4 years

Subjects

  • Programming
  • Logic
  • Syntax
  • SQL

Course programme

Introduction 3 lectures 08:47 Course Curriculum What is SQL and How it comes into the picture of SAS? Meet the Instructor Introduction 3 lectures 08:47 Course Curriculum What is SQL and How it comes into the picture of SAS? Meet the Instructor Course Curriculum Course Curriculum Course Curriculum Course Curriculum What is SQL and How it comes into the picture of SAS? What is SQL and How it comes into the picture of SAS? What is SQL and How it comes into the picture of SAS? What is SQL and How it comes into the picture of SAS? Meet the Instructor Meet the Instructor Meet the Instructor Meet the Instructor Basic Knowledge of SQL 6 lectures 33:28 SQL Syntax SELECT statement and Columns (Variables,Calculated Value,Formatted Value) CASE Logic Summary Functions A Small Assignment [Problem Statement Discussion] Assignment Solution Basic Knowledge of SQL 6 lectures 33:28 SQL Syntax SELECT statement and Columns (Variables,Calculated Value,Formatted Value) CASE Logic Summary Functions A Small Assignment [Problem Statement Discussion] Assignment Solution SQL Syntax SQL Syntax SQL Syntax SQL Syntax SELECT statement and Columns (Variables,Calculated Value,Formatted Value) SELECT statement and Columns (Variables,Calculated Value,Formatted Value) SELECT statement and Columns (Variables,Calculated Value,Formatted Value) SELECT statement and Columns (Variables,Calculated Value,Formatted Value) CASE Logic CASE Logic CASE Logic CASE Logic Summary Functions Summary Functions Summary Functions Summary Functions A Small Assignment [Problem Statement Discussion] A Small Assignment [Problem Statement Discussion] A Small Assignment [Problem Statement Discussion] A Small Assignment [Problem Statement Discussion] Assignment Solution Assignment Solution Assignment Solution Assignment Solution Joining 6 lectures 26:13 Inner Join Joining Three Tables Left/Right Join Full Join (using coalesce function) A Small Assignment on Joining [Problem Statement Discussion] Assignment Solution on Joining Joining 6 lectures 26:13 Inner Join Joining Three Tables Left/Right Join Full Join (using coalesce function) A Small Assignment on Joining [Problem Statement Discussion] Assignment Solution on Joining Inner Join Inner Join Inner Join Inner Join Joining Three Tables Joining Three Tables Joining Three Tables Joining Three Tables Left/Right Join Left/Right Join Left/Right Join Left/Right Join Full Join (using coalesce function) Full Join (using coalesce function) Full Join (using coalesce function) Full Join (using coalesce function) A Small Assignment on Joining [Problem Statement Discussion] A Small Assignment on Joining [Problem Statement Discussion] A Small Assignment on Joining [Problem Statement Discussion] A Small Assignment on Joining [Problem Statement Discussion] Assignment Solution on Joining Assignment Solution on Joining Assignment Solution on Joining Assignment Solution on Joining Working with Tables 5 lectures 23:43 Creating A Table Altering Columns (add, modify, delete + adding values to column) Inserting Rows with a Query and SET statement + Deleting Rows A Small Assignment on Tables [Problem Statement Discussion] Assignment Solution on tables Working with Tables 5 lectures 23:43 Creating A Table Altering Columns (add, modify, delete + adding values to column) Inserting Rows with a Query and SET statement + Deleting Rows A Small Assignment on Tables [Problem Statement Discussion] Assignment Solution on tables Creating A Table Creating A Table Creating A Table Creating A Table Altering Columns (add, modify, delete + adding values to column) Altering Columns (add, modify, delete + adding values to column) Altering Columns (add, modify, delete + adding values to column) Altering Columns (add, modify, delete + adding values to column) Inserting Rows with a Query and SET statement + Deleting Rows Inserting Rows with a Query and SET statement + Deleting Rows Inserting Rows with a Query and SET statement + Deleting Rows Inserting Rows with a Query and SET statement + Deleting Rows A Small Assignment on Tables [Problem Statement Discussion] A Small Assignment on Tables [Problem Statement Discussion] A Small Assignment on Tables [Problem Statement Discussion] A Small Assignment on Tables [Problem Statement Discussion] Assignment Solution on tables Assignment Solution on tables Assignment Solution on tables Assignment Solution on tables Practical Application Of SQL in SAS 7 lectures 23:42 Comparing Tables Finding Duplicate Records Assignment Only Displaying Unique records/rows[Problem Statement ] Assignment Only Displaying Unique records/rows[Solution ] Customize The Way You Sort Short Assignment [Problem] Short Assignment [Solution] Practical Application Of SQL in SAS

Additional information

No such knowledge of programming is required

SQL for Advanced SAS Programming : Learn Hand-On

£ 10 + VAT