View Single Post
Old 09-01-2009, 10:26 PM  
Bama
Confirmed User
 
Join Date: Nov 2001
Location: Redmond, WA
Posts: 2,727
Quote:
Originally Posted by ProG View Post
I have no idea if this will help - I couldn't fully understand what you need from reading your posts so it's a shot in the dark.

Code:
DELETE FROM `dogs` WHERE  (`losses` >= 1000 AND ( ( `deaths` / `losses` ) * 100 ) > 90 ) OR ( ( ( `deaths` / `losses` ) * 100 ) > 90 AND `jobs` < `losses` );
lol @ dog fighting game
Hey now - it's a fun time passer late at night when everyone you'd need to talk to on the east coast is in bed - and thanks!
Bama is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote