Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 367 Bytes

File metadata and controls

17 lines (16 loc) · 367 Bytes

SQL

Module 1 completed

  1. SQL theory
  2. Basic Database Terminology
  3. Basic Steps in SQL
  4. The Select Statement
  5. Working with Aggregate Functions
  6. Inserting Values
  7. Updating Values
  8. Deleting Values
  9. Performing Aggregate Calculations
  10. Working with joins
  11. Getting Results Using Subqueries
  12. Window Functions
  13. Working with AI
  14. Project