Question: QUESTION 3 Consider the database schema below. Fruit (ID: integer, Name: String) Vitamin (FruitiD: Integer, VitaminName: String, VitaminPercentage) A Fruit name can have null value?
QUESTION 3 Consider the database schema below. Fruit (ID: integer, Name: String) Vitamin (FruitiD: Integer, VitaminName: String, VitaminPercentage) A Fruit name can have null value? No, violates referential integrity constraint. Yes. No, violates key constraint. No, violates entity Integrity constraint O No, violates domain constraints
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
