摘要:
use naire go if COL_LENGTH('options','optionsGroup') is null begin--options为表名,optionsGroup为列名 alter table options add optionsGroup int --给新增的字段添加注释 EXEC sys.sp_addextendedproperty @n... 阅读全文
posted @ 2018-12-04 15:10
每天都要学一点
阅读(776)
评论(0)
推荐(0)