SQL Fundamentals — Easy
Key points
- COALESCE returns the first non-NULL value
- It checks arguments in order from left to right
- Useful for handling NULL values in SQL queries
Ready to go further?
Related questions
SQL Fundamentals — Easy
Key points
Ready to go further?
Related questions