Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators
player.player_name LIKE 'P_kerTracker'
not tourney_hand_player_statistics.id_hand in (SELECT thps.id_hand from tourney_hand_player_statistics thps, player p where thps.position = 9 and thps.id_player = p.id_player and p.player_name in (
tourney_hand_player_statistics.id_hand in (SELECT thps.id_hand from tourney_hand_player_statistics thps, player p where thps.position = 9 and thps.id_player = p.id_player and p.player_name LIKE 'P_kerTracker') OR tourney_hand_player_statistics.id_hand in (SELECT thps.id_hand from tourney_hand_player_statistics thps, player p where thps.position = 9 and thps.id_player = p.id_player and p.player_name in ('Player1', 'Player2', 'Player3'))
tourney_hand_player_statistics.id_hand in (SELECT thps.id_hand from tourney_hand_player_statistics thps, player p where thps.position = 9 and thps.id_player = p.id_player and (p.player_name LIKE 'P_kerTracker1' or p.player_name LIKE 'P_kerTracker2'))
Return to Custom Stats, Reports and HUD Profiles
Users browsing this forum: JackOscar95 and 38 guests