Hands against players without tag
Posted: Thu Nov 28, 2024 8:41 am
Hello, I've seen that using this formula I can view hands against a specific player tag: tourney_hand_player_statistics.id_hand in (SELECT thps.id_hand from tourney_hand_player_statistics thps, notes n WHERE thps.id_player = n.id_x AND (n.id_color = 2)).
How can I view hands against players who don't have a tag?
How can I view hands against players who don't have a tag?