feedback wanted: subquery in update
This is what I'm trying to do. I still need to make a few other adjustments to my app before I can run it, but are there any things I should be doing differently here?
I want to use a subquery to avoid the network roundtrip of just a bunch of user IDs
I'm using MySQL if that makes a difference.
0 Replies