SQL Data Analyst — Medium
Key points
- COALESCE() returns the first non-NULL value.
- It is useful for replacing NULL values with actual data.
- The function stops evaluating arguments once a non-NULL value is found.
Ready to go further?
Related questions
SQL Data Analyst — Medium
Key points
Ready to go further?
Related questions