1. Learn
  2. /
  3. Courses
  4. /
  5. Introduction to SQL Server

Connected

Exercise

Counting

Having explored the 'MRO' region, let's now explore the 'RFC' region in more detail while learning how to use the COUNT aggregate function.

nerc_region map

Instructions 1/2

undefined XP
    1
    2
  • Return the COUNT of the grid_id column, aliasing the result as grid_total.