Question: Sometimes besides primary key and foreign key constraints, you need to create other types of constraints in your database. What unique constraint and check
Sometimes besides primary key and foreign key constraints, you need to create other types of constraints in your database. What unique constraint and check constraint should you create in your database? Why are they important? What index should you create in your database? Why is it important?
Step by Step Solution
3.49 Rating (146 Votes )
There are 3 Steps involved in it
In addition to primary key and foreign key constraints there are other types of constraints that you can create in your database to ensure data integr... View full answer
Get step-by-step solutions from verified subject matter experts
