Weekly Shaarli

All links of one week in a single page.

Previous week

Week 23 (June 5, 2017)

Next week

COALESCE vs. ISNULL T-SQL Functions | T-SQL content from SQL Server Pro

The COALESCE and ISNULL T-SQL functions are used to return the first nonnull expression among the input arguments. SQL Server practitioners often wonder what the difference is between the two functions.