Answer:
Mostly Delete statement fails:-
When there is a violation of Foreign key meaning that idf we delete a parent key but it's references are present on child table.
When there is written wrong statement as Delete * from tablename.
When supplied column is not present.
When the column value has different datatype.
Asked In: Many Interviews |
Alert Moderator