Re: Downsampliing data, but define interval start time?
Ah, that's different.
It seems the binning algorithm you cited won't do that? Quite possibly you'll need to populate a temp table with your bin data driven boundaries, join to that table (in a CTE if you're running 8.0), and group by the bins.
Subject
Written By
Posted
Re: Downsampliing data, but define interval start time?
May 06, 2022 12:26PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.