Sometimes, you have to use subqueries!
Query without FROM clause cannot have a WHERE clause, goes the old SQL adage.
So I had this interesting problem the other day. Let's say an order has three boolean flags, each indicating whether a particular error has occurred during its lifetime. Ou...
datawise.dev1 min read