Question: Insert the row shown in Figure 3 into the Facilities table. Implicitly set the Campus and Capacity column values to NULL. This will require using
Insert the row shown in Figure 3 into the Facilities table. Implicitly set the Campus and Capacity column values to NULL. This will require using column names in the statement.
Figure 3
| FacilityID | FacilityType | Campus | FacilityName | Capacity |
| 1060 | Classroom | NULL | Butler 215 | NULL |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
