Please enable JavaScript to use CodeHS


Introduction to SQL

Lessons

  1. Hour of SQL

    1. 1.1 What is SQL?

    2. Description
    3. Objective
    4. 1.2 Structuring Data in SQL

    5. Description
    6. Objective
    7. 1.3 Basic Querying in SQL

    8. Description
    9. Objective
    10. 1.4 Filtering Queries in SQL

    11. Description
    12. Objective
    13. 1.5 Advanced FIlters

    14. Description
    15. Objective
  2. SQL Part II: The SQL

    1. 2.1 More Filtering Practice

    2. Description
    3. Objective
    4. 2.2 Ordering Results

    5. Description
    6. Objective
    7. 2.3 Renaming Fields

    8. Description
    9. Objective
    10. 2.4 Joining Tables

    11. Description
    12. Objective
    13. 2.5 More Joining Tables

    14. Description
    15. Objective
  3. SQL Functions

    1. 3.1 Counting in SQL

    2. Description
    3. Objective
    4. 3.2 Grouping

    5. Description
    6. Objective
    7. 3.3 Filtering Calculations

    8. Description
    9. Objective
    10. 3.4 Limiting

    11. Description
    12. Objective
  4. Data Aggregation

    1. 4.1 House Points

    2. Description
    3. Objective
    4. 4.2 Summing Points

    5. Description
    6. Objective
    7. 4.3 Point Distributions

    8. Description
    9. Objective