alter table tbl_exam alter column question type character varing(1000); alter table tbl_exam alter column question type numeric(18,4); 来源:https://www.cnblogs.com/telwanggs/p/11386736.html 标签 长度