Selecting events for the last 7 days (no replies)
(MySQL.com) Hello all,
I have a database wich has several items, and I need to select only the items wich starts within the last seven days. I tried DATE_SUB function but got no succes, the wuery was:
SELECT this_field, this_field FROM this_table WHERE st