Update README.md

This commit is contained in:
GowthamRaj K
2021-07-29 08:35:08 +05:30
committed by GitHub
parent c0fe255cc3
commit ae114a45d3
+3
View File
@@ -760,4 +760,7 @@ The following guidelines indicate when the use of an index should be reconsidere
ALTER TABLE table_name
DROP CONSTRAINT MyUniqueConstraint;
ALTER TABLE table_name
DROP INDEX MyUniqueConstraint;