| 124 | | ''project.users'' – to allow the requester to be selected from a list. |
| 125 | | ''project.rooms'' – to display available rooms. |
| 126 | | ''project.buildings'' – to display the building name and address. |
| 127 | | ''project.reservations'' – to check room availability and to insert the new reservation. |
| 128 | | ''project.equipment'' – if additional equipment is requested. |
| 129 | | ''project.reservation_equipment'' – used if requested equipment is included in the reservation; this table was created in Phase P2 from the ''requests_equipment'' M:N relationship in the corrected ER model. |
| | 124 | * ''project.users'' – used to allow the requester to be selected from a list. |
| | 125 | * ''project.rooms'' – used to display available rooms. |
| | 126 | * ''project.buildings'' – used to display the building name and address. |
| | 127 | * ''project.reservations'' – used to check room availability and insert the new reservation. |
| | 128 | * ''project.equipment'' – used if additional equipment is requested. |
| | 129 | * ''project.reservation_equipment'' – used if requested equipment is included in the reservation; this table was created in Phase P2 from the ''requests_equipment'' M:N relationship in the corrected ER model. |