We have been performing a performance audit on our SQL Server and the following came back as a high response query:
SELECT @BlobEater = CheckIndex(FactKeyA + FactKeyB + Facts)
FROM (SELECT TOP 100 PERCENT FactKeyA, FactKeyB, Facts
FROM { IRowset 0x18A7F13E }
ORDER BY...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.