All pastes #720076 Raw Edit

Untitled

public text v1 · immutable
#720076 ·published 2007-09-29 23:16 UTC
rendered paste body
the query:

SELECT *
FROM `tbl_orders`
where  `order_timestamp` BETWEEN `2007-09-01 00:00:00` AND `2007-10-01 00:00:00` 

the error:

[Live FFF] ERROR 1054: Unknown column '2007-09-01 00:00:00' in 'where clause'