daixinet

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

Oracle:

alter table CAPIAGENTLOG modify(clientcode nvarchar2(150))

SQL Server:

alter table CAPIAGENTLOG alter column clientcode varchar(150)
posted on 2013-08-20 15:06  daixinet.com  阅读(821)  评论(0编辑  收藏  举报