Error: delete from Type where Intern_Type_Id=?
Cannot delete or update a parent row: a foreign key constraint fails (`u759916899_gradai`.`Intern`, CONSTRAINT `fk_Intern_Type1` FOREIGN KEY (`Type_Intern_Type_Id`) REFERENCES `Type` (`Intern_Type_Id`) ON DELETE NO ACTION ON UPDATE NO ACTION)