PostgreSQL Querying Fundamentals
Meer weten over de onderwerpen die aan bod komen en de vereiste voorkennis? Neem vrijblijvend contact met ons op.
Learn how to retrieve the data you need from a PostgreSQL database using SQL.
You will build practical PostgreSQL querying skills from the ground up. Starting with SELECT and FROM, you will quickly move into filtering with WHERE, combining conditions with AND and OR, sorting with ORDER BY, and joining data across multiple tables. You will also shape results with CASE expressions, built-in text and date functions, and grouping and aggregation using GROUP BY and HAVING. By the end, you will confidently use subqueries for real query scenarios and apply core data modification statements.
- Write clear, structured and documented queries [Apply]
- Apply filters and ordering to query results [Apply…
Er zijn nog geen veelgestelde vragen over dit product. Als je een vraag hebt, neem dan contact op met onze klantenservice.
Meer weten over de onderwerpen die aan bod komen en de vereiste voorkennis? Neem vrijblijvend contact met ons op.
Learn how to retrieve the data you need from a PostgreSQL database using SQL.
You will build practical PostgreSQL querying skills from the
ground up. Starting with SELECT and FROM, you will quickly move
into filtering with WHERE, combining conditions with AND and OR,
sorting with ORDER BY, and joining data across multiple tables. You
will also shape results with CASE expressions, built-in text and
date functions, and grouping and aggregation using GROUP BY and
HAVING. By the end, you will confidently use subqueries for real
query scenarios and apply core data modification statements.
- Write clear, structured and documented queries [Apply]
- Apply filters and ordering to query results [Apply]
- Use joins to retrieve columns from multiple tables [Apply]
- Apply built-in functions or CASE statements to query results
[Apply]
- Produce queries to group and aggregate rows, and filter on groups
[Apply]
- Use functions to modify text, date and time [Apply]
- Use subqueries for complex scenarios [Apply]
- Differentiate between the statements to insert, update or delete
rows [Understand]
- Querying Data with PostgreSQL
- The SELECT Statement
- Joining Tables
- CASE Expressions
- NULL and Data Conversion
- Grouping and Aggregating
- Subq…
Er zijn nog geen veelgestelde vragen over dit product. Als je een vraag hebt, neem dan contact op met onze klantenservice.

