YoVDO

Intermediate SQL Queries

Offered By: DataCamp

Tags

SQL Courses Data Analysis Courses MySQL Courses PostgreSQL Courses Relational Databases Courses Data Summarization Courses Aggregate Functions Courses

Course Description

Overview

Master the basics of querying tables in relational databases such as MySQL, SQL Server, and PostgreSQL.

The role of a data scientist is to turn raw data into actionable insights. Much of the world's raw data—from electronic medical records to customer transaction histories—lives in organized collections of tables called relational databases. To be an effective data scientist, you must know how to wrangle and extract data from these databases using a language called SQL . This course teaches syntax in SQL shared by many types of databases, such as PostgreSQL, MySQL, SQL Server, and Oracle. This course teaches you everything you need to know to begin working with databases today!

Syllabus

Selecting columns
-This chapter provides a brief introduction to working with relational databases. You'll learn about their structure, how to talk about them using database lingo, and how to begin an analysis using simple SQL commands to select and summarize columns from database tables.

Filtering rows
-This chapter builds on the first by teaching you how to filter tables for rows satisfying some criteria of interest. You'll learn how to use basic comparison operators, combine multiple criteria, match patterns in text, and much more.

Aggregate Functions
-This chapter teaches you how to use aggregate functions to summarize data and gain useful insights. You'll also learn about arithmetic in SQL and how to use aliases to make your results more readable.

Sorting and grouping
-This chapter provides a brief introduction to sorting and grouping your results.


Taught by

Nick Carchedi

Related Courses

Amazon Aurora MySQL - Basics
Amazon Web Services via AWS Skill Builder
Amazon Aurora MySQL - Basics (French)
Amazon Web Services via AWS Skill Builder
Amazon Aurora MySQL - Basics (German)
Amazon Web Services via AWS Skill Builder
Amazon Aurora MySQL - Basics (Korean)
Amazon Web Services via AWS Skill Builder
Amazon Aurora MySQL - Basics (Simplified Chinese)
Amazon Web Services via AWS Skill Builder