From 33f64e4c4c8645653c739b26bb1184b3667b9a50 Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Thu, 29 Jul 2021 08:20:10 +0530 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f7cb203..0db5740 100644 --- a/README.md +++ b/README.md @@ -678,3 +678,6 @@ There are different types of joins available in SQL − - Simply put, an index is a pointer to data in a table. - An index in a database is very similar to an index in the back of a book. +### CREATE INDEX + +