image
The Ultimate Drawing Course Beginner to Advanced...
$179
$79
image
User Experience Design Essentials - Adobe XD UI UX...
$179
$79
Total:
$659

Description

Learn how to use SQL quickly and effectively with this course!
You'll learn how to read and write complex queries to a database using one of the most in demand skills - PostgreSQL. These skills are also applicable to any other major SQL database, such as MySQL, Microsoft SQL Server, Amazon Redshift, Oracle, and much more.
Learning SQL is one of the fastest ways to improve your career prospects as it is one of the most in demand tech skills! In this course you'll learn quickly and receive challenges and tests along the way to improve your understanding!
In this course you will learn everything you need to become a SQL Pro! Including:
Get started with PostgreSQL and PgAdmin , two of the world's most popular SQL tools
Learn he basics of SQL syntax
Analyzing data using aggregate functions with GROUP BY commands
Running advanced queries with string operations and comparison operations
Learn to use logical operators to add logic flow to your SQL queries
Learn common SQL JOIN commands
Learn to create tables and databases with constraints on data entries
Learn to use Python to further advanced your SQL skills
and much, much more!
This is course that put's you in control, having you set up and restore databases right at the start of the course, instead of watching someone else code. Every section comes with fresh challenge questions and tasks, modeled after real world tasks and situations.
I've spent years as an instructor both online and in-person at Fortune 500 companies, and this course is built to combine the best of both worlds, allowing you to learn at your own pace through an interactive environment. You will start with the basics and soon find yourself working with advanced commands, dealing with timestamp data and variable character information like a seasoned professional.
SQL is one of the most in demand skills for business analysts, data scientists, and anyone who finds themselves working with data! Upgrade your skill set quickly and add SQL to your resume by joining today!
I'll see you inside the course!
Check out the free preview videos for more information!
Who this course is for:
Anyone interested in learning more about SQL, PostgreSQL, or basic data analysis!

What you'll learn

Use SQL to query a database

Use SQL to perform data analysis

Be comfortable putting SQL and PostgreSQL on their resume

Learn to perform GROUP BY statements

Replicate real-world situations and query reports

Requirements

  • You will need a copy of Adobe XD 2019 or above. A free trial can be downloaded from Adobe.
  • No previous design experience is needed.
  • No previous Adobe XD skills are needed.

Course Content

27 sections • 95 lectures
Expand All Sections
1-Course Introduction
8
1.1-Welcome Message
1.2-Introduction
1.3-Course Curriculum Overview
1.4-Overview of Databases
1.5-Course FAQs
1.6-Windows Installation - PostGreSQL and PgAdmin with Database Setup
1.7-MacOS Installation - PostgreSQL and PgAdmin with First Query
1.8-pgAdmin Overview
2-SQL Statement Fundamentals
18
2.1-Overview of Challenges!
2.2-SQL Cheat Sheet
2.3-SQL Statement Fundamentals
2.4-SELECT Statement
2.5-Challenge: SELECT
2.6-SELECT DISTINCT
2.7-Challenge: SELECT DISTINCT
2.8-COUNT
2.9-SELECT WHERE - Part One
2.10-SELECT WHERE - Part Two
2.11-Challenge: SELECT WHERE
2.12-ORDER BY
2.13-LIMIT
2.14-Challenge: ORDER BY
2.15-BETWEEN
2.16-IN
2.17-LIKE and ILIKE
2.18-General Challenge 1
3-GROUP BY Statements
7
3.1-Introduction to GROUP BY
3.2-Aggregation Functions
3.3-GROUP BY - Part One
3.4-GROUP BY - Part Two
3.5-GROUP BY - Challenge
3.6-HAVING
3.7-HAVING - Challenge Tasks
4-Assessment Test 1
3
4.1-Overview of Assessment Test 1
4.2-Assessment Test 1
4.3-Solutions to Assessment Test 1
5-JOINS
9
5.1-Overview of JOINS
5.2-Introduction to JOINs
5.3-AS Statement
5.4-Inner Joins
5.5-Full Outer Joins
5.6-Left Outer Join
5.7-Right Joins
5.8-UNION
5.9-JOIN Challenge Tasks
6-Advanced SQL Commands
9
6.1-Overview of Advanced SQL Commands
6.2-Timestamps and Extract - Part One
6.3-Timestamps and Extract - Part Two
6.4-Quick Note on TO_CHAR
6.5-Timestamps and Extract - Challenge Tasks
6.6-Mathematical Functions and Operators
6.7-String Functions and Operators
6.8-SubQuery
6.9-Self-Join
7-Assessment Test 2
4
7.1-READ ME FIRST PLEASE
7.2-Setting up New Database for Assessment Exercises
7.3-Assessment Test 2
7.4-Solutions to Assessment Test 2
8-Creating Databases and Tables
11
8.1-Introduction to Section
8.2-Data Types
8.3-Primary Keys and Foreign Keys
8.4-Constraints
8.5-CREATE Table
8.6-INSERT
8.7-UPDATE
8.8-DELETE
8.9-ALTER Table
8.10-DROP Table
8.11-CHECK Constraint
9-Assessment Test 3
2
9.1-Assessment Test 3
9.2-Solutions to Assessment Test 3
10-Conditional Expressions and Procedures
8
10.1-Conditional Expressions and Procedures Introduction
10.2-CASE
10.3-CASE - Challenge Task
10.4-COALESCE
10.5-CAST
10.6-NULLIF
10.7-Views
10.8-Import and Export
11-Extra: PostGreSQL with Python
3
11.1-Overview of Python and PostgreSQL
11.2-Psycopg2 Example Usage
11.3-Psycopg2 Resources
12-BONUS SECTION: THANK YOU!
1
12.1-Bonus Lecture