Did you add AND stat.amt_p_2bet_facing <stat.amt_before
AND stat.amt_p_effective_stack=stat.amt_before to your second query? I'm confused where the problem is. And nothing came pasted through on your second post.
Moderators: WhiteRider, kraada, Flag_Hippo, morny, Moderators
ibyoar wrote:
More:
-When i execute the query:SELECT DISTINCT(stat.id_hand,stat.amt_before,stat.amt_p_raise_facing) FROM public.tourney_hand_player_statistics stat WHERE stat.enum_face_allin='P' AND stat.cnt_players>=4
is showing any case, no matter if stat.amt_before is lower or higher that stat.amt_p_raise_facing
-if i execute the query:SELECT DISTINCT(stat.id_hand,stat.amt_before,stat.amt_p_raise_facing) FROM public.tourney_hand_player_statistics stat WHERE stat.enum_face_allin='p' AND stat.cnt_players>=4
in this case it seems to be correct, in all the cases amt_before is higher than amt_p_raise_facing
Return to Custom Stats, Reports and HUD Profiles
Users browsing this forum: Google [Bot] and 9 guests