SQLzoo.net

Replace a NULL with a specific value

SQL Server
The SQL standard is COALESCE


Specific to SQL Server
none

Related links:

  • FUNCTIONS