Is it possible to apply a definition query to show data for today, yesterday and two days ago for a field where the data type is 'Date'?
I have a script that downloads MODIS fire data and wish to show data on a map for only the past three days, but am totally stumped on how to write the definition query. It should be something like SELECT * FROM MODIS WHERE: DATE
I have a script that downloads MODIS fire data and wish to show data on a map for only the past three days, but am totally stumped on how to write the definition query. It should be something like SELECT * FROM MODIS WHERE: DATE