阅读背景:

SQL Server - 用于查找基于特定数据类型构建的所有聚簇索引的脚本

来源:互联网 

I'm trying to find all clustered indexes built on columns of the data type uniqueIdentifier. Obviously this is a terrible choice for a clustered index, and I'm trying to find all of them and remove them. The script that I've written so far returns all clustered indexes for every table that has a uniqueIdentifier on it. Please help. Here is the script:I'm trying to find all clustered indexes built




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: