SELECT * FROM players WHERE DATE(us_reg_date) BETWEEN '2000-07-05' AND '2011-11-10'
Select * From temp where mydate > '2009-06-29 04:00:44';