
Begin your journey from zero to hero in SQL by learning to interact with databases using PostgreSQL, test skills with challenges, and earn a certificate to boost your data career.
Install PostgreSQL and PgAdmin on Windows, set up a dvdrental database from a tar file, and verify with a query using pgAdmin's query tool.
Explore pgAdmin 4's graphical interface, adjust themes and font size, and use the query tool and history to run and export results.
A cheat sheet for you!
Learn the basic syntax of select and where to filter rows with column conditions. Explore comparison and logical operators in PostgreSQL, including equals, not equals, and, or, and not.
Master using select, where, count, and logical operators in pgAdmin to filter the customer and film tables by rental_rate, replacement_cost, and rating.
Master the order by clause to sort query results by one or more columns in ascending or descending order, including multi-column sorting and handling duplicates after select and where.
Complete three-question assessment in article format, using provided answers to check work, learn that multiple approaches may solve each question, and follow with structured query language solutions in subsequent lectures.
Explore the AS clause to alias columns and functions for clearer output. Learn aliases appear only in the select output and can’t be used in where or having.
Master the left outer join by selecting all from the left table, joining on a key, and using where the right table is null to show left-only rows.
Explore advanced sql topics by mastering timestamps and the extract function, math and string functions, and learning sub-queries and self-joins.
Learn to extract sub components from timestamps using extract, calculate age with age, and format timestamps with to_char. Explore practical examples and date formatting patterns for clear, customizable date outputs.
Explore PostgreSQL string functions and operators to edit, concatenate, and format text data, using length, upper and lower, and examples like constructing emails from first letters.
Learn how to restore a two-schema PostgreSQL database (public and cd), then query cd.bookings and cd.facilities to explore bookings, facilities, and member data used for assessment exercises.
Test your SQL skills!
Test your SQL skills!
Learn how to use the INSERT command to add rows with values or from another table, while enforcing not null constraints, serial primary keys, and foreign keys in pgAdmin.
Explore conditional expressions and operators in SQL, using CASE, COALESCE, NULLIF, and CAST to add logic to commands and workflows; learn to create views and use pgAdmin import/export features.
Learn how to use the case statement in SQL to conditionally return values with when-then-else, using both general case and case expression forms to categorize data and compute counts.
Learn how the nullif function returns null when two inputs match and the first input otherwise, demonstrated with a department ratio calculation that avoids division by zero.
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!