Update README.md

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