Download How do I check if a column is empty or null in MySQL? book pdf free download link or read online here in PDF. Read online How do I check if a column is empty or null in MySQL? book pdf free download link book now. All books are in clear copy here, and all files are secure so don't worry about it. This site is like a library, you could find million book here by using search box in the header.
Thanks for mentionning the padded spaces. You can profit of them and change the condition to WHERE some_col IS NULL OR some_col = ' ' (one space inserted in the string) then it works on both MySQL and Oracle. some_col = '' doesn't work on Oracle as empty strings mean NULL there and the complete condition becomes NULL. –
Read : How do I check if a column is empty or null in MySQL? pdf book online Select one of servers for direct link: |
---|