德瑞克:SQL Server 學習筆記: SQL Server:認識ISNULL 函數

德瑞克:SQL Server 學習筆記: SQL Server:認識ISNULL 函數

瀏覽:1388
日期:2025-06-11
2012年6月8日 - ISNULL 函數:以指定的取代值來取代NULL。 語法: ISNULL ( check_expression , replacement_value ) check_expression 這是要檢查NULL 的 ......看更多