SQL Server COALESCE() Function
The COALESCE() function returns the first non-null value in a list.
BrindhaPrathaban Answered question
SQL Server COALESCE() Function
The COALESCE() function returns the first non-null value in a list.
Vishalini.R Answered question
