Introduction to SQL Using PostgreSQL Courseware (SQL106)
The Introduction to SQL with PostgreSQL course provides an in-depth introduction to SQL and relational databases, focusing on PostgreSQL as the database management system. The course covers essential topics such as querying and sorting data, filtering records with WHERE, advanced SELECT statements, subqueries, joins, unions, and conditional processing using CASE. Students will also learn to insert, update, and delete records, and create tables in PostgreSQL. Through hands-on exercises and real-world examples, learners will gain the skills necessary to perform effective data analysis using SQL and PostgreSQL.
Publisher: Webucator
Benefits
- Comprehensive Coverage: The courseware covers a wide range of SQL and PostgreSQL topics, ensuring students gain a thorough understanding of the tools and techniques required for effective database management and data analysis.
- Real-World Examples: Real-world examples are used throughout the course, helping students see how SQL and PostgreSQL can be applied to solve real data analysis problems.
- Hands-on Learning: Students will participate in numerous exercises, allowing them to practice and solidify their new skills.
- Engaging Content: The courseware is designed to be interactive and engaging, keeping students interested and motivated to learn.
- Experienced Authors: The courseware is created by experienced SQL developers and database administrators, ensuring high-quality content that is both accurate and up-to-date.
Outline
- Relational Database Basics
- Brief History of SQL
- Relational Databases
- PostgreSQL
- Simple SELECTs
- Introduction to the Jokes Database
- Some Basics
- SELECTing All Columns in All Rows
- Running Queries in pgAdmin
- Exploring the Tables (Exercise)
- SELECTing Specific Columns
- SELECTing Specific Columns (Exercise)
- Sorting Records
- Sorting Results (Exercise)
- The WHERE Clause and Logical Operator Symbols
- Using the WHERE Clause to Check for Equality or Inequality (Exercise)
- Checking for Greater or Less Than
- Using WHERE to Check for Greater or Less Than (Exercise)
- Checking for NULL
- Checking for NULL (Exercise)
- WHERE and ORDER BY
- Using WHERE and ORDER BY Together (Exercise)
- Checking Multiple Conditions with Boolean Operators
- Writing SELECTs with Multiple Conditions (Exercise)
- The WHERE Clause and Logical Operator Keywords
- More SELECTs with WHERE (Exercise)
- Advanced SELECTs
- LIMIT and OFFSET
- Calculated Fields
- Calculating Fields (Exercise)
- Aggregate Functions and Grouping
- Working with Aggregate Functions (Exercise)
- Selecting Distinct Records
- Built-in Data Manipulation Functions for Math and Strings
- Data Manipulation Functions for Math and Strings (Exercise)
- Date/Time Types, Operators, and Functions
- Date/Time Manipulation (Exercise)
- Subqueries, Joins and Unions
- Subqueries
- Subqueries (Exercise)
- Joins
- Using Joins (Exercise)
- Outer Joins
- Using Outer Joins (Exercise)
- Unions
- Working with Unions (Exercise)
- Conditional Processing with CASE
- Using CASE
- Working with CASE (Exercise)
- Inserting, Updating and Deleting Records
- INSERT
- Inserting Records (Exercise)
- UPDATE
- DELETE
- Updating and Deleting Records (Exercise)
- Creating Tables
- Creating a Database with pgAdmin
- How to Create Tables
- Creating Tables (Exercise)
- CASCADE and RESTRICT
- Using CASCADE (Exercise)
Required Prerequisites
None
License
Length: 2
days | $90.00 per copy
What is Included?
- Student Manual
- Student Class Files