มีนาคม 2569
Unknown column 't1.date' in 'where clause'
select * from truck as t1 where 1 and date_format(t1.date,'%Y-%m')='2026-03' เพิ่มรถบรรทุก

no data
.
select * from truck as t1 where 1  and date_format(t1.date,'%Y-%m')='2026-03'