Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals.
You have a database that contains a table named Employees. The table stores information about the employees of your company.
You need to implement and enforce the following business rules:
✑ Limit the values that are accepted by the Salary column.
✑ Prevent salaries less than $15,000 and greater than $300,000 from being entered.
✑ Determine valid values by using logical expressions.
✑ Do not validate data integrity when running DELETE statements.
Solution: You implement cascading referential integrity constraints on the table.
Does the solution meet the goal?
Heisenberg008
Highly Voted 5 years, 4 months agoNew_user
Highly Voted 5 years, 5 months agogripasha
5 years, 4 months agoJohnFan
5 years, 3 months agocourse104
4 years, 5 months agoSolomon2020
Most Recent 4 years, 7 months agoSoupDJ
4 years, 8 months agoauuuu
4 years, 9 months agodatabasejamdown
4 years, 8 months agostm22
4 years, 11 months agomamarach
4 years, 12 months agostrikersree
4 years, 12 months agoNelly100
5 years, 2 months agoals2kool
5 years, 3 months ago