Ask Question
4 May, 10:39

Briefly discuss constraints

+5
Answers (1)
  1. 4 May, 11:35
    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?
Get an answer to your question ✅ “Briefly discuss constraints ...” 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