What is a constraint in a database
Answers
Answered by
2
Answer:
Constraints are the rules enforced on the data columns of a table. These are used to limit the type of data that can go into a table. This ensures the accuracy and reliability of the data in the database. Constraints could be either on a column level or a table level.
Explanation:
PLEASE MARK ME BRAINLIEST
Similar questions