Update README.md

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