For example, the following SELECT statement includes an IFNULL() function whose first expression is NULL: SELECT IFNULL(10*NULL, 'expression incorrect'); ...
確定! 回上一頁