mysql:常见使用

1、修改字段类型及长度:

  alter table rb_user_account  modify column wait_repay_capital decimal(20,2) default 0.00;

posted @ 2016-03-15 14:32  自朗活  阅读(106)  评论(0)    收藏  举报