Update README.md

This commit is contained in:
GowthamRaj K
2021-07-29 08:29:19 +05:30
committed by GitHub
parent 65558d1b07
commit 6c5f602fa7
+4
View File
@@ -727,3 +727,7 @@ The following guidelines indicate when the use of an index should be reconsidere
### New Column
ALTER TABLE table_name ADD column_name datatype;
### DROP COLUMN