what is constraints in sql
Answers
Answered by
0
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.
Answered by
0
Answer:
hope this will hekp you
Attachments:
Similar questions