Ask Question

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

+5
Answers (1)
  1. 20 May, 12:24
    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?
Find an answer to your question 👍 “Can the constraint checks be executed efficiently when updates are applied to the database? ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers