February 2, 2012 at 10:10 am
Hi everyone! Help me plz with a problem
In my query I join one table with another large table (about 194100 rows).I looked execution plan Cost:55 % Key Lookup(Clustered) took that join.
What can i do to resolve this problem? The query excecuted about 4 minutes
February 2, 2012 at 10:47 am
Please post query, table definitions, index definitions and execution plan, as per http://www.sqlservercentral.com/articles/SQLServerCentral/66909/
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
February 6, 2012 at 4:08 am
johnitech.itech (2/6/2012)
http://www.databasejournal.com/features/mssql/article.php/3618061/MS-SQL-Joins---Part-1.htm
What exactly do those have to do with a key lookup?
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply