Ask Question
2 October, 23:22

Can the constraint checks be executed efficiently when updates are applied to the database?

+2
Answers (1)
  1. 3 October, 03:00
    0
    In the database system, the constraint are basically used for enforced the referential integrity in the system more efficiently.

    It maintain the data logically in the system and it basically prevent the incomplete information and data from residing the database system. Constraints are mainly represent the data columns in the table in which the rules are get enforced in the system.

    There are mainly two types of constraints in the database system that are as follows:

    Key Constraints Foreign key constraints
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Can the constraint checks be executed efficiently when updates are applied to the database? ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers