Im trying to run a query and would like the user to not have to go through all the steps so im making it to where they can specifiy the date in a cell and then the query will pull based on that date.
Im having problems with:
((employees.date_last_worked>={ts '2018-06-15 00:00:00'}) AND...