From 8850df33ae650f0207ecc28fd1aeb5b67c809901 Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Thu, 29 Jul 2021 08:35:27 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fa8d4eb..1125321 100644 --- a/README.md +++ b/README.md @@ -763,4 +763,6 @@ The following guidelines indicate when the use of an index should be reconsidere ALTER TABLE table_name DROP INDEX MyUniqueConstraint; +### DROP PRIMARY KEY +