Instead of having that null, you might want that row to be 0 . To do that, use the coalesce function, which returns the first non-null argument it's passed:.
確定! 回上一頁