id | classroomName | capacity | buildingID | floorNumber |
---|---|---|---|---|
(→ Buildings.id) | ||||
1 | Lecture Hall | 30 | 1 | 2 |
2 | Seminar Room | 20 | 1 | 3 |
id | virtualRoomName | capacity | departmentID | createdAt |
---|---|---|---|---|
(→ Departments.id) | ||||
1 | Online Lab | 30 | 2 | 2024-03-13 18:37:29 |
2 | Web Design Studio | 20 | 3 | 2024-03-13 18:37:29 |