From d031bd1d9e42d372a91fa17ed041bfb350effb9a Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Tue, 27 Jul 2021 18:59:26 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6e34fb5..953f3ea 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,7 @@ In this module, I will be updating the topic wise SQL tutorial notes which is very useful for a fresher to start with MYSQL from basics # Introduction 👋 + +- SQL stands for Structured Query Language. +- This tutorial will give you a quick start to SQL. +- It covers most of the topics required for a basic understanding of SQL and to get a feel of how it works.