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.