Update README.md

This commit is contained in:
GowthamRaj K
2021-07-29 08:31:14 +05:30
committed by GitHub
parent 366081afd3
commit e252edc47f
+2
View File
@@ -740,4 +740,6 @@ The following guidelines indicate when the use of an index should be reconsidere
ALTER TABLE table_name MODIFY column_name datatype NOT NULL;
### ADD UNIQUE CONSTRAINT