diff --git a/README.md b/README.md index 860b91e..982e399 100644 --- a/README.md +++ b/README.md @@ -734,4 +734,4 @@ The following guidelines indicate when the use of an index should be reconsidere ### Change DATA TYPE - + ALTER TABLE table_name MODIFY COLUMN column_name datatype;