摘要:
create CLUSTERED index IX_ZhuiZIDList_ZID on ZhuiZIDList (ZID) 阅读全文
posted @ 2014-04-21 16:05
xiaofoyuan
阅读(618)
评论(0)
推荐(0)
摘要:
1、索引查找select a.name as tabname ,h.name as idname,h.type_descfrom sys.objects as a right join sys.indexes as h on a.object_id=h.object_id... 阅读全文
posted @ 2014-04-21 13:16
xiaofoyuan
阅读(2298)
评论(0)
推荐(0)

浙公网安备 33010602011771号