QUESTION 5 Consider the database schema below. Fruit (ID: integer, Name: String (unique)) Vitamin (FruitID: Integer, VitaminName: String, VitaminPercentage) The same value of VitaminPercentage can be...


QUESTION 5<br>Consider the database schema below.<br>Fruit (ID: integer, Name: String (unique))<br>Vitamin (FruitID: Integer, VitaminName: String, VitaminPercentage)<br>The same value of VitaminPercentage can be entered for different FruitID?<br>Yes.<br>O No, violates domain constraints.<br>O No, violates entity Integrity constraint.<br>O No, violates referential integrity constraint.<br>No, violates key constraint.<br>

Extracted text: QUESTION 5 Consider the database schema below. Fruit (ID: integer, Name: String (unique)) Vitamin (FruitID: Integer, VitaminName: String, VitaminPercentage) The same value of VitaminPercentage can be entered for different FruitID? Yes. O No, violates domain constraints. O No, violates entity Integrity constraint. O No, violates referential integrity constraint. No, violates key constraint.

Jun 06, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here