You have the start and end times of a group of meetings. Write an SQL statement to find the minimum number of rooms to c
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
You have the start and end times of a group of meetings. Write an SQL statement to find the minimum number of rooms to c
You have the start and end times of a group of meetings. Writean SQL statement to find the minimum number of rooms to cover themeetings. Use mySQL syntax for dates. HINT, requires computingthe number of meeting running at each start time and finding themaximum