Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Advanced SQL for Professional Developers, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:03:18
    Introduction to Advanced SQL for Professional Developers
  • Урок 2. 00:02:36
    Bulk Insert and Export Data with csv Files with Postgres copy Command
  • Урок 3. 00:03:26
    On conflict Do Something Clause in Postgres
  • Урок 4. 00:02:35
    Casting Types in SQL
  • Урок 5. 00:02:33
    Create a Custom SQL Enum Type
  • Урок 6. 00:04:49
    Profiling Queries with SQL Explain Analyze
  • Урок 7. 00:04:09
    Common Table Expressions in SQL
  • Урок 8. 00:01:56
    Conditional Returns with SQL case / then
  • Урок 9. 00:04:55
    Create Variables and Blocks with Do / Declare in SQL
  • Урок 10. 00:03:18
    Perform Multiple Steps in One with SQL Transactions
  • Урок 11. 00:02:38
    Filter Grouped and Aggregated Data with SQL Having
  • Урок 12. 00:02:11
    Create and Safely Handle Nulls in SQL
  • Урок 13. 00:02:10
    Aggregate Inline filters in SQL
  • Урок 14. 00:03:21
    Work with JSON Data in SQL
  • Урок 15. 00:04:01
    Pattern Matching and Regular Expressions in SQL