I\'m writing a T-SQL report that shows the number of accounts that are in different statuses for different customers. The report results in something like:
C
you can also use ISNULL('value', 'replacewithvalue')
ISNULL('value', 'replacewithvalue')