Hi,
Why does: tourney_hand_summary.str_aggressors_p NOT LIKE '89%' represent Late Postion ? I tought that the % could be empty or any string. Therefor i thought this expression would
result in any position except the blinds.
i had this:
tourney_hand_summary.str_aggressors_p = 1 OR tourney_hand_summary.str_aggressors_p =1 (for late position players, b and co)