Question: Can someone Please help me write following integrity constraints in SQLPlus Command statements. When a record about a tour operator is removed from the database,
Can someone Please help me write following integrity constraints in SQLPlus Command statements.
-
When a record about a tour operator is removed from the database, the records about Airlines associated with this tour operator must also be removed from the database.
-
When a record about a tour operators representative who supervised other representatives is removed from the database, the records about subordinate
-
Domain of attribute Category (Room entity set) contains only three values: standard, luxury and executive.
-
Domain of attribute Fee (Service entity set) contains numbers between 0 and 200.
-
Domain of attribute Nbed (Room entity set) contains integer numbers 1, 2, and 3.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
