Hacker News new | ask | show | jobs
by afiori 523 days ago
I feel like a select for:

- col1 = 1 should not return NULLS

- !(col1 = 1) should return NULLS

- col1 <> 1 should not return NULLS