Skip to content
KnowledgeCity

MySQL: Data

How to manipulate date in PostgreSQL.
Preview the first lesson free — get full access to all 5 lessons.
Course: On-Demand
Advanced Provider Kati Gordon  5 Lessons ·  12m  in Arabic, German, English, Spanish, French, Portuguese, Chinese 

Course Description

This module discusses data in PostgreSQL. You’ll learn about reformatting data, filtering with regular data, joins, aggregation, and subqueries. PostgreSQL provides a powerful range of tools for converting various data types to formatted strings. This module dives into the functions these conversions follow. You’ll also learn about ways to report on data, including data filtering through subqueries in a variety of ways. This module will show you how to get started and how to know which method to choose.

What You'll Learn

  • Reformat data in PostgreSQL using functions that convert various data types to formatted strings
  • Filter data using regular expressions and pattern matching
  • Apply three approaches to pattern matching
  • Combine data using filtering, joins, and aggregation
  • Report on data using subqueries in a variety of ways
  • Determine which subquery method to choose for reporting on data

Key Takeaways

  • The module covers reformatting data, filtering with regular expressions, joins, aggregation, and subqueries.
  • PostgreSQL provides a range of tools for converting various data types to formatted strings.
  • Data can be filtered and reported on through subqueries in a variety of ways.
  • The module explains how to get started and how to know which method to choose.
  • Pattern matching can be approached in three ways.

Frequently Asked Questions

What topics does this module cover?

This module covers data in PostgreSQL, including reformatting data, filtering with regular expressions, joins, aggregation, and subqueries.

What will I learn about reformatting data?

You will learn about the functions PostgreSQL uses to convert various data types to formatted strings.

How does this module help with reporting on data?

It shows ways to report on data, including data filtering through subqueries in a variety of ways, and how to know which method to choose.

What lessons are included in this module?

The lessons are Reformatting Data Part 1, Reformatting Data Part 2, Filtering with Regular Expressions, Filtering, Joins, & Aggregation, and Subqueries.

What skills does this module focus on?

It focuses on Data Manipulation Language, Database Programming, MySQL, PL/pgSQL, PostgreSQL, and SQL.