In SQLite, how can I select records where some_column is empty? Empty counts as both NULL and "".
some_column
NULL
""