If the components of the tuple to be inserted into a table violate the decla-
ration of the table (e.g., a null value for a not null attribute, or a character
string for a numerical attribute), the DBMS should reject the insertion.
Likewise, the delete construct deletes rows of tables.