From 2435a1da1859a5a8f7156f88d559397c84f4f7be Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Thu, 29 Jul 2021 08:30:09 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;