what are column constraints?how column constraints are different from table constraints??
Answers
Answered by
2
Answer:
a column level constraint has scope only to the column it is defined on. A table level constraint can see every column in the table. That is the major difference between the two - that of "scoping". ... You would use a column level constraint if your constraint is in fact a column constraint.
HOPE IT HELPS✌✌✌
Answered by
3
Explanation:
hope its help you
=========Ayan=========
shaikh
mark as brainlist
Attachments:
Similar questions