I am trying to figure out how to check if a field is NULL or empty. I have this: SELECT IFNULL(field1, 'empty') as field1 from tablename.
確定! 回上一頁