Which of the following deletion rules on CREATE TABLE will allow parent table rows to be deleted if seenagape 11 years ago Which of the following deletion rules on CREATE TABLE will allow parent table rows to be deletedif a dependent row exists? A.ON DELETE RESTRICT B.ON DELETE NO ACTION C.ON DELETE SET NO VALUE D.ON DELETE CASCADE ← Previous question Next question →