Colleagues.
I have a table that stores the dates of the record with DATETIME (), but I need to check if the date of the record is equal to the current date, so I did it as follows, but it does not work:
SELECT *,DATE_FORMAT(DataCadastro,'%Y...
asked by
01.02.2016 / 22:51