You have to use CASE SELECT CASE WHEN Field IS NOT NULL THEN 'something' ELSE 'something else' END.
確定! 回上一頁