From fc3a108f3bcee447dcd74c1e9e16a66e2e9ada14 Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Tue, 27 Jul 2021 19:07:46 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f088f7e..06f02fa 100644 --- a/README.md +++ b/README.md @@ -73,3 +73,4 @@ These components are − - 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 − +## DDL - Data Definition Language 😀