From 88026e8849570b7bfb838f691da9b8159da32d2e Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Tue, 27 Jul 2021 19:11:18 +0530 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9ed85de..e31c925 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,9 @@ 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 − +![image](https://user-images.githubusercontent.com/43011442/127164103-88c322ea-a2c0-4c6e-a0ad-40a8426ee826.png) + + ## DDL - Data Definition Language 😀 ### CREATE