Advanced SQL Developer — Easy
Key points
- `DISTINCT` ensures each unique value is counted only once
- `COUNT()` with `DISTINCT` eliminates duplicate values
- The result is a count of unique non-NULL values
Ready to go further?
Related questions
Advanced SQL Developer — Easy
Key points
Ready to go further?
Related questions