From 498561c3a12bb860b71e1b100921d9a603d83a7e Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Thu, 29 Jul 2021 08:20:21 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0db5740..e185786 100644 --- a/README.md +++ b/README.md @@ -680,4 +680,4 @@ There are different types of joins available in SQL − ### CREATE INDEX - + CREATE INDEX index_name ON table_name;