a. INSERT INTO teach VALUES (1,101,2,'Fall 2021','St. Vincet',115);
b. INSERT INTO teach VALUES (2,102,3,'Spring 2021','Dunleavy',122);
c. INSERT INTO teach VALUES (3,101,1,'Spring 2021','St. Vincent',104);
d. INSERT INTO teach VALUES (4,201,7,'Fall 2018','Depaul',14);
e. INSERT INTO teach VALUES (5,201,7,'Fall 2021','Depaul',30);
f. INSERT INTO teach VALUES (6,301,6,'Spring 2021','Dunleavy',208);
g. INSERT INTO teach VALUES (7,301,5,'Fall 2021','Dunleavy',305);
Get Answers For Free
Most questions answered within 1 hours.