Skip to main content

Peliqan

Microsoft Outlook Calendar

Overlapping events

SQL query for Microsoft Outlook Calendar

Find overlapping events in the calendar.

SELECT * FROM calendar_events ce1, calendar_events ce2 WHERE ce1.event_date < ce2.event_date_end AND ce1.event_date_end > ce2.event_date AND ce1.event_id != ce2.event_id

Microsoft Outlook Calendar data model

Microsoft Outlook Calendar
Calendars

Microsoft Outlook Calendar
Calendar Events

Ready to get instant access to all your company data ?​

Connect 300+ sources, serve any BI tool, and give every AI agent one governed endpoint to read, and write back where the app supports it.