Hello. I'd like some help here.
I need to get the records:
MySQL Database
1) last month 2) last 2) 3) Current year
SELECT id, data, lote, modelo, qtd FROM controle_diario WHERE modelo like ?
The table is very simple: id is auto-increment,...
asked by
30.05.2017 / 13:56