my query:
I have a date field in MySQL that is dated, and at the time of inserting it into the table, it does not accept this format: 'dd / MM / yyyy', because I believe that mysql accepts another type of format.
CREATE TABLE tb_peliculas
(...
asked by
28.05.2016 / 22:53