Do Clustered Index Columns Count Against Max Nonclustered Key Size?
Category:
indexing
, sql-server
SQL Server 2016 and Azure SQL Database have a lot of little perks. One little thing that changed is that the maximum key size allowed for nonclustered indexes was raised from 900 bytes to 1700 bytes.
