I have a query in which I select multiple columns between dates from one table to place in another table using:
WHERE date_started >= \'2013-12-01\' AND da