Forum Replies Created

Viewing 2 posts - 1 through 3 (of 3 total)

  • RE: Why Sql Server fails to use index?

    Hello,

    Strangely, same query brings result immediately now.

    In the meantime, I have gotten estimated query plan and realized query plan (though I had to abort query after 30 sec since this...

  • RE: Why Sql Server fails to use index?

    Thanks for quick reply.

    ID is the only primary key field, it has non-clustered index.

    Content has no index or is not part of any index.

    Since ID is primary key, and since...

Viewing 2 posts - 1 through 3 (of 3 total)