Interview Guides
You are given a table of defect records from a BAE Systems USA engineering tracking workflow. Write a SQL query to return the number of open defects for each severity, sorted by the defect count from highest to lowest. Ignore rows where severity is NULL.