Are Hand2Note databases usable via regular SQL queries
.. or do they use proprietary objects that I can't use outside the software itself?
E.g. if I want to do a quick count of how often I folded to a flop raise from a player with a flop raise frequency of over 15%, can I do that in PostgreSQL itself, or only via a Hand2Note interface?
1 Reply
Hello! You can check how often you fold on flop vs raise from a player(or allias) with over 15% flop raise in hand2note 4.1
Could you please follow these steps:
1. Create an allias with adding the filter on Raise flop stat 15%+ -> right-click on players list -> Create Alias

2.Enable Is single person function in Aliases.

3.Add a custom filter to Report

4.Add the Alias to the player filter in the Vilain Raises settings.

Regarding your first question , we are unable to assist with such functions.