Question: Figure Q3.11 The Ch03_VendingCo database tables Database name: Ch03_VendingCo Table name: BOOTH BOOTH PRODUCT BOOTH PRICE Chips Cola Energy Drink Table name: MACHINE MACHINE PRODUCT

 Figure Q3.11 The Ch03_VendingCo database tables Database name: Ch03_VendingCo Table name:

Figure Q3.11 The Ch03_VendingCo database tables Database name: Ch03_VendingCo Table name: BOOTH BOOTH PRODUCT BOOTH PRICE Chips Cola Energy Drink Table name: MACHINE MACHINE PRODUCT MACHINE PRICE Chips Chocolate Ba Energy Drink 1.25 1.25 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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!