Sagar Bhatt

Results 11 issues of Sagar Bhatt

ALTER TABLE `table_name` MODIFY COLUMN `col_1` VARCHAR(400) NULL DEFAULT NULL AFTER `col_0`; Above syntax is not supported.