Skip to Main Content

Optimizing recursive WITH case study

A customer had a challenge: split a series of events into groups. Starting with the earliest event, find the next event at least 7 days after this. Keep repeating this process until there are no more events.

They had built a recursive WITH query to run these calculations. The problem: it was too slow!

Join this session to see the process of analysing and improving the query and why recursive WITH was the wrong solution for this problem!

Featured Speakers

  • Speaker

    Chris Saxon


    Oracle Developer Advocate for SQL

Workshop Info

15 April 2025
02:00 PM - 03:00 PM Europe/London
Seats Available
1 Hour
Virtual
English
SQL

Other Upcoming Sessions