Question: For the following VENDINGCO DATABASE tables: Table name: BOOTH table [ [ BOOTH _ PRODUCT,BOOTH _ PRICE ] , [ Chips , 1 .

For the following VENDINGCO DATABASE tables:
Table name: BOOTH
\table[[BOOTH_PRODUCT,BOOTH_PRICE],[Chips,1.5],[Cola,1.25],[Energy_Drink,2]]
Table name: MACHINE
\table[[MACHINE_PRODUCT,MACHINE_PRICE],[Chips,1.25],[Chocolate Bar,1],[Energy_Drink,2]]
answer the following questions:
Write the relational algebra formula to apply UNION relational operator to the tables;
Create the table that results from applying UNION relational operator to the tables;
Write the relational algebra formula to apply INTERSECT relational operator to the tables;
Create the table that results from applying INTERSECT relational operator to the tables;
Create the table that results from MACHINE DIFFERENCE BOOTH.
 For the following VENDINGCO DATABASE tables: Table name: BOOTH \table[[BOOTH_PRODUCT,BOOTH_PRICE],[Chips,1.5],[Cola,1.25],[Energy_Drink,2]] Table

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!