Well, this is what I'm doing, I'm having to do a select in a database, where I should look for values that exist between two dates, and that have a specific user. I made the select like this:
SELECT * FROM 'tabela' WHERE 'data' BETWEEN 'dataIn...
asked by
31.05.2017 / 21:01