Page 1 of 1

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

Posted: Tue Jul 12, 2022 8:06 am
by answerhappygod
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