I want to use this simple query : "DELETE FROM "TABLE NAME" WHERE unix_time < myVariable LIMIT 1000" but what is the correct syntax to do it ? thank y