Ask Question

Briefly discuss constraints

+5
Answers (1)
  1. 21 March, 03:16
    0
    Constraint is defined as a part of individual attribute or column. In terms of computer programming, constraints relation are stated in the form of variable. Basically, constraint is the rule that are use for optimization purpose.

    There are different types of constraints that are:

    Primary key constraint : It is defined as, the combination of columns which uniquely identify each data in the database table. Unique constraint : Unique constraint are used to ensure that all the values in the column table in the database are must be different. Not null constraint : It basically prevent all the null values from entering into one or more than one column in a table.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Briefly discuss constraints ...” 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