From 7d3c685d59e2a7950fbe9d29bbae27a9fb3fa468 Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Thu, 29 Jul 2021 08:23:34 +0530 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3571774..4115229 100644 --- a/README.md +++ b/README.md @@ -705,4 +705,6 @@ There are different types of joins available in SQL − - Implicit indexes are indexes that are automatically created by the database server when an object is created. - Indexes are automatically created for primary key constraints and unique constraints. -### +### DROP INDEX + +