select * from table where condition, then, can I further filter out columns that are NULL? The thing is: I don't know which columns will have NULL value. Thanks.