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

    • @dan@upvote.au
      link
      fedilink
      1
      edit-2
      11 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.