Search found 6 matches

Return to advanced search

Pot Odds For Multiple Raises On A Single Street?

strictly for a report reviewing my hh's, so the stats, amt_x_raise_facing / val_x_pct_raise_facing contain the amt/% of the raise facing per street but how does it work with multiple raises on a single street? with say the first raise facing on the flop being fairly small and the 2nd raise facing on...
by saddle88
Sat Jan 15, 2011 9:55 am
 
Forum: Custom Stats, Reports, and SQL [Read Only]
Topic: Pot Odds For Multiple Raises On A Single Street?
Replies: 4
Views: 11293

Re: Regular Expression - SubString At a set point .postgreSQ

I just want to know whats possible, with so little seemingly in str_ format there isnt much I dont think. ? for example what I posted before, even if it was the correct regex flavor there's no spot to apply something for a numeric string. Is there anything beyond -edit- enum* instances and the stati...
by saddle88
Thu Dec 16, 2010 12:38 pm
 
Forum: Custom Stats, Reports, and SQL [Read Only]
Topic: Regular Expression - SubString At a set point .postgreSQL
Replies: 6
Views: 2048

Re: Regular Expression - SubString At a set point .postgreSQ

saddle88 wrote:\d\d(?=\d{68}$)

boom.


and this is in jsoft and not posix, im on a roll
by saddle88
Thu Dec 16, 2010 7:07 am
 
Forum: Custom Stats, Reports, and SQL [Read Only]
Topic: Regular Expression - SubString At a set point .postgreSQL
Replies: 6
Views: 2048

Re: Regular Expression - SubString At a set point .postgreSQ

SQL is always one step ahead...
SUBSTRING( string FROM x FOR y )
by saddle88
Thu Dec 16, 2010 6:46 am
 
Forum: Custom Stats, Reports, and SQL [Read Only]
Topic: Regular Expression - SubString At a set point .postgreSQL
Replies: 6
Views: 2048

Regular Expression - SubString At a set point .postgreSQL

For a custom stat Im making, the string is always a set length and only digits. Im looking for a regEx that always returns for example the 3rd and 4th digit from the string. ie- 9941991842 - Returns " 41 " .

learning regular expressions just recently, thanks.
by saddle88
Wed Dec 15, 2010 10:52 pm
 
Forum: Custom Stats, Reports, and SQL [Read Only]
Topic: Regular Expression - SubString At a set point .postgreSQL
Replies: 6
Views: 2048

Return to advanced search

cron