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

How to know on which column should we create index.

$
0
0

I have a table getcode where it has countrycode,statecode, citycode and zipcode columns

there are other tables called- city in that city code is PK so automatically it will create cluster index..
same for other tables


But comm


Viewing all articles
Browse latest Browse all 3145

Trending Articles