Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Script to find views which has more than 16 columns for unique index/constraint ...for creation of indexed views

$
0
0
Hi, we are on SQL 2014...we have a bunch of views in a database where we are trying to find the views which have more than 16 columns max for unique index/constraint...this is needed so we can convert them to indexed views...any help is appreciated. Thanks!

Viewing all articles
Browse latest Browse all 3145

Trending Articles