MySQL provides IFNULL() function for returning a default/preset value if the expression evaluates to NULL else returns the evaluated value.
確定! 回上一頁