会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
时光博客
管理
2018年2月20日
SQLServer数据表字典生成语句(直接运行)
摘要: SELECT 表名=case when a.colorder=1 then d.name else '' end, 表说明=case when a.colorder=1 then isnull(f.value,'') else '' end, 字段序号=a.colorder,...
阅读全文
posted @ 2018-02-20 19:32 时光博客
阅读(396)
评论(0)
推荐(0)
编辑
公告