SQL Fundamentals — Hard
Key points
- COALESCE returns the first non-NULL value
- The order of values in the COALESCE function matters
- NULL values are skipped until a non-NULL value is found
Ready to go further?
Related questions
SQL Fundamentals — Hard
Key points
Ready to go further?
Related questions