Today in our newest take on “older technology is better”: why NAT rules!

  • @danA
    link
    1
    edit-2
    10 days ago

    Depends on the dialect. I mostly use Presto and MySQL at work, and both allow !=.

    Presto also lets you use NOT for booleans - instead of WHERE foo = false, you can do WHERE NOT foo.