ALTER TABLE vn.supplier MODIFY COLUMN postCode char(8) CHARACTER SET utf8mb3 COLLATE utf8mb3_unicode_ci DEFAULT NULL NULL;