biebiejiujiu

alter table/view test_table(表名) col1 (列名)varchar2(20);

临时修改字段显示的长度

col col1(列名) format a10

分类:

技术点:

相关文章: