Hacker News new | ask | show | jobs
by dalton_zk 521 days ago
I feel like the same, Null equal null is null is totally right
1 comments

I feel like a select for:

- col1 = 1 should not return NULLS

- !(col1 = 1) should return NULLS

- col1 <> 1 should not return NULLS