-
Урок 1. 00:04:46Course Overview
-
Урок 2. 00:10:04What is a Database
-
Урок 3. 00:07:25Install Postgres Database on Mac
-
Урок 4. 00:07:23Install Postgres on Windows
-
Урок 5. 00:21:58Create Table and Insert Statements
-
Урок 6. 00:14:19Prepare the Database
-
Урок 7. 00:18:13Introducing the SELECT Statement
-
Урок 8. 00:23:34Filter Data Using the WHERE Clause + AND & OR
-
Урок 9. 00:14:56Filtering Operators - IN, NOT IN, IS NULL, BETWEEN
-
Урок 10. 00:11:36[EXERCISES]: WHERE Clause and Operators
-
Урок 11. 00:11:55Using ORDER BY, LIMIT, DISTINCT and Renaming Columns
-
Урок 12. 00:15:57UPPER(), LOWER(), LENGTH(), TRIM() + Boolean Expressions & Concatenation
-
Урок 13. 00:16:09String Functions: SUBSTRING(), REPLACE(), POSITION() and COALESCE()
-
Урок 14. 00:10:21Grouping Functions: MIN(), MAX(), AVG(), SUM(), COUNT()
-
Урок 15. 00:06:29Understanding Grouping
-
Урок 16. 00:17:23GROUP BY & HAVING Clauses
-
Урок 17. 00:16:28[EXERCISES]: Using GROUP BY and HAVING Clauses
-
Урок 18. 00:06:21Aliasing Sources of Data
-
Урок 19. 00:14:10Introducing Subqueries
-
Урок 20. 00:18:35Subqueries Continued + [EXERCISES]
-
Урок 21. 00:19:41Subqueries with ANY and ALL Operators + [EXERCISES]
-
Урок 22. 00:15:30[EXERCISES]: More Practice with Subqueries
-
Урок 23. 00:20:54Conditional Expressions Using CASE Clause + [EXERCISES]
-
Урок 24. 00:17:48Transposing Data using the CASE Clause + [EXERCISES]
-
Урок 25. 00:21:17Understanding Correlated Subqueries
-
Урок 26. 00:16:08[EXERCISES]: Correlated Subqueries Continued
-
Урок 27. 00:16:30Introducing Table Joins
-
Урок 28. 00:25:44INNER and OUTER Joins + [EXERCISES]
-
Урок 29. 00:14:23Using UNION, UNION ALL and EXCEPT Clauses + [EXERCISES]
-
Урок 30. 00:07:05Cartesian Product with the CROSS JOIN
-
Урок 31. 00:17:28[EXERCISES]: Joins and Subqueries Continued
-
Урок 32. 00:08:40Creating Views vs. Inline Views
-
Урок 33. 00:18:33Window Functions using the OVER() Clause
-
Урок 34. 00:21:18Ordering Data in Window Frames
-
Урок 35. 00:12:01RANK, FIRST_VALUE and NTILE Functions
-
Урок 36. 00:07:43LEAD and LAG Functions
-
Урок 37. 00:11:42Working with Rollups and Cubes
- Категории
- Источники
- Все курсы
- Разделы
- Книги