by fortinbras » Mon Feb 21, 2011 2:13 am
I have a pretty huge database (million+ hands) and want to run a query that selects players ordered by the number of hands they've played. bonus points if i can add something like "WHERE bb/100>5". I'm fine with using pgadmin for this. Possible?