Update README.md

This commit is contained in:
GowthamRaj K
2021-07-29 08:29:34 +05:30
committed by GitHub
parent 6c5f602fa7
commit 416d6562cb
+2
View File
@@ -730,4 +730,6 @@ The following guidelines indicate when the use of an index should be reconsidere
### DROP COLUMN
ALTER TABLE table_name DROP COLUMN column_name;