You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
D6JIEFENGMAIL/doc/sql/alterTable表t_ch_fee.sql

2 lines
112 B
SQL

alter table t_ch_fee add MSK varchar(20);
alter table t_ch_fee alter column varchar(50);