Answered step by step
Verified Expert Solution
Question
1 Approved Answer
The following relational database contains two tables Applicants and Programmes where attribute Course Applied is a foreign key that refers to attribute progName: ID# Name
The following relational database contains two tables Applicants and Programmes where attribute Course Applied is a foreign key that refers to attribute progName:
ID# Name Age Country Course Applied
Smith England computing
Johnson USA ecommerce
Hall England bioinformatics
Wang China economics
Edwards Scotland computing
Wong China economics
Jowell England ecommerce
O'Neil Ireland computing
Applicants
ProgName Faculty Location
computing computing verney park
ecommerce computing verney park
bioinformatics sciences clore bldg
economics business ADR bldg
Animation computing verney park
Let us assume that referential integrity constraint on progName is enforced.
a What would be the effects of the enforcement actions NO ACTION and CASCADE when a programme is withdrawn?
b What happens when the user tries to insert a new row JohnsonIrelandaccounting into the Applicants table?
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started