Question: Explain why the strategy for storing CHECK constraint values in a separate table is better than implementing them in a table-based constraint. How can this
Explain why the strategy for storing CHECK constraint values in a separate table is better than implementing them in a table-based constraint. How can this strategy be used to implement the constraint on ARTIST.Nationality?
Step by Step Solution
3.28 Rating (160 Votes )
There are 3 Steps involved in it
First of all most versions of MySQL dont enforce the CHECK constraint Also using a table of valid or ... View full answer
Get step-by-step solutions from verified subject matter experts
