Table with clustered index implicitly sorting by unique nonclustered index – dba.stackexchange.com

I have a table that captures the host platform that a user is running on. The table's definition is straightforward: IF OBJECT_ID('[Auth].[ActivityPlatform]', 'U') IS NULL BEGIN CREATE TABLE [...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

0 Comment to "Table with clustered index implicitly sorting by unique nonclustered index – dba.stackexchange.com"