From a6d56e943e0d278f20555265bc30bf88e74bc706 Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Tue, 27 Jul 2021 19:07:23 +0530 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 67ab064..f088f7e 100644 --- a/README.md +++ b/README.md @@ -70,3 +70,6 @@ These components are − # SQL Commands 📌 +- The standard SQL commands to interact with relational databases are CREATE, SELECT, INSERT, UPDATE, DELETE and DROP. +- These commands can be classified into the following groups based on their nature − +