OK I have another problem.
I want to automate a query to run and pull all new info as of the day before. So, when i run it I want it to do this:
where timestamp= current date timestamp- 1 day.
but i want it to run it as of midnight today - 1 day
I am having trouble explaining this and I am sorry.
JH
I want to automate a query to run and pull all new info as of the day before. So, when i run it I want it to do this:
where timestamp= current date timestamp- 1 day.
but i want it to run it as of midnight today - 1 day
I am having trouble explaining this and I am sorry.
JH
Comment