0
Good morning, everyone! I would like a help regarding the database, where I pick a date and after I pick up this date I need to remove 1 day from it, thus pulling the result from 1 day prior to the informed date. How could I do that?
AND ped_data BETWEEN '2016-01-01 00:00:00' AND '2020-03-31 23:59:59' - EXAMPLE
I need to withdraw the day on the second date informed, thanks in advance.
Hello guys, thank you so much for the help, it worked super well using the "INTERVAL", now I know how to apply it when I have to solve problems like these, I thank you very much for the help and patience, all good for you always
– joaovictor-bs