不過count(*)會被優化,直接返回總行數,包括null值。 判斷null用 is null 或 is not null ,SQL可以使用 ifnull() 函式進行處理;判斷空字 ...
確定! 回上一頁