发布网友 发布时间:2022-04-20 13:54
我来回答
共1个回答
热心网友 时间:2022-04-07 18:42
select * from tbl where timestamp between UNIX_TIMESTAMP('2011-06-01 00:00:00') and UNIX_TIMESTAMP('2011-07-01 00:00:00');