Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: stonysmithAssuming your field is named Revenue_Date, you could use this:
where date(year(Revenue_Date),month(Revenue_Date),1) == date(2013,08,1)