Aggregate according to Time Interval — From SQL to SPL #27
Problem description & analysis: A certain database table stores time-series data, with intervals of several seconds between each record. Task: Now we need to do a group and aggregation every minute, summarizing data for 5 minutes each time. For exam...
May 12, 20252 min read3
