Question: Figure Q3.11 The Ch03_VendingCo database tables Database name: Ch03_VendingCo Table n ame: 80OTH Table name: MACHINE MACHINE PRODUCT MACHINE PRICE Chips Chocolate 8a Energy Drink

Figure Q3.11 The Ch03_VendingCo database tables Database name: Ch03_VendingCo Table n ame: 80OTH Table name: MACHINE MACHINE PRODUCT MACHINE PRICE Chips Chocolate 8a Energy Drink hips 1.26 Energy Orinik 6. (P3.11) Create the table that results from applying a UNION relational operator to the tables shown in Fig Q3.11. Specifically BOOTH U MACHINE NOTE when taking UNION of two tables with different column names always use column names of first table (this case BOOTH) in resulting table. (3 points) 7. (P3.12) Create the table that results from applying an INTERSECT relational operator to the tables shown in Fig Q3.11 Specifically BOOTH n MACHINE. NOTE when taking INTERSECT of two tables with different column names always use column names of first table (this case BOOTH) in resulting table (3 points)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
