From 6d510871df9055711b1832e9fe82694b996203f7 Mon Sep 17 00:00:00 2001 From: S-bakshi <43331653+S-bakshi@users.noreply.github.com> Date: Fri, 2 Oct 2020 00:25:21 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d7fbaa5..47c31ad 100644 --- a/README.md +++ b/README.md @@ -130,3 +130,4 @@ various tables, not just the columns listed here. 6. What SQL keywords or concept would you use if you wanted to automatically delete all messages by a user if that user were deleted from the `user` table? + answer:on delete cascade