I'm trying to pull records according to date (only pull a certain date). Unfortunetly I don't know how to use the query command with dates. Could someone help? Much appreciated.
Which dbms are you using? How are the values stored? Which datatype? Is the time included?
Its a mysql database. I was storing the data as a (unix)timestamp in the row called timere. The time is in the row too.
Hopefully I answered your questions with this. I am new at this. Sorry 🙂