Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)ZE
zepplenzap @lemmy.sdf.org
Posts 0
Comments 5
I Don't Need Your Query Language
  • It has been years since I wrote any SQL, so I may just be missing something but:

    Why is the "As it could be" example for the second example using sub selects?!

    Especially the one in the where clause where they are selecting two tables that they already joined in the from clause?

    And wouldn't it be quicker to join the review table and use a group by?