The default constraint gives a value to an attribute when a new row is added to a table.
This is known to be a type of constraint that often apply a value to a column if an INSERT statement does not really give the value for the column.
Therefore, one can say that the default constraint gives a value to an attribute when a new row is added to a table.
Learn more about default constraint from
https://brainly.com/question/19130806
#SPJ12