First, ifnull() is equivalent to coalesce() . I strongly recommend the latter because it is the standard function for replacing NULL s.
確定! 回上一頁