2006年12月28日
摘要: 获取索引约束及归属列Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->--获取某表的所有索引,包括索引归属列名sp_statistics 'corpinfo'--获取索引与索引归属列以及描述信息sp_helpindex 'corpinfo'--获取某表的... 阅读全文
posted @ 2006-12-28 15:00 Gary.han 阅读(752) 评论(0) 推荐(0)