microsoft:microsoft_sql_server:sql:sum:sum_with_isnull
Microsoft - Microsoft SQL Server - SQL - Sum - Sum with isnull
SELECT SUM(ISNULL(Salary, 10000) AS Salary FROM Employee;
microsoft/microsoft_sql_server/sql/sum/sum_with_isnull.txt · Last modified: 2021/08/05 14:01 by peter