Querying Data from PostgreSQL
In this course, you’ll learn how to use PostgreSQL to author queries that retrieve information from databases. Using SQL, you’ll learn how to select the data you need, filter that data, and gather data from various tables.
While each organization will have its own database preference, data analysts will benefit from knowing the basics of querying data from PostgreSQL, a popular open-source database platform. In this course, Querying Data from PostgreSQL, you will get a comprehensive introduction of how to query data using PostgreSQL and its pgAdmin tool. First, you will learn the basic structure of a relational database. Next, you will discover how to select data from tables, apply criteria and filters to limit your results, and enhance these skills by retrieving data from multiple tables. Finally, you will explore basic aggregation functions and be exposed to ANSI-compliant SQL. When you’re finished with this course, you will have the skills and knowledge of PostgreSQL necessary to easily retrieve data from relational databases.
Author Name: Jason Browning, Ph.D.
Author Description:
Jason Browning is a data and analytics professional with extensive experience in both the public and private sector, currently serving as the chief data officer at Montana State University. As a Tableau Desktop Certified Professional, Jason loves to build data visualizations that both inform and inspire. He is capable of wrangling messy data both inside and outside of Tableau, and using SQL to perform complex queries. He holds a Ph.D. in higher education administration from the University of Wy… more
Table of Contents
- Course Overview
1min - Understanding the Relational Model
10mins - SELECTing Your Data
13mins - Limiting Your Results
23mins - Joining for Further Insight
24mins - Presenting and Aggregating Your Results
10mins - Summary
4mins
There are no reviews yet.