W
Water guy
I have a very large data set with events happening in time steps that are
broken down into five minute increments. Over the course of two years the
events occur on less than 200 days. I am seeking to query the table for the
dates when the events occur. When doing so the query returns with the dates,
but the dates are broken down into 5-minute increments. I would like
summarize the dates so that no time of day component is included and I can
obtain the dates of the roughly 200 days that the events occur instead of the
10,000 records that contain an event.
Any suggestions?
broken down into five minute increments. Over the course of two years the
events occur on less than 200 days. I am seeking to query the table for the
dates when the events occur. When doing so the query returns with the dates,
but the dates are broken down into 5-minute increments. I would like
summarize the dates so that no time of day component is included and I can
obtain the dates of the roughly 200 days that the events occur instead of the
10,000 records that contain an event.
Any suggestions?