lsjava

alter table 表名 modify (字段名 字段类型长度);

alter table cachemsg modify (callernum varchar(40));

分类:

技术点:

相关文章: