Hi All,
I have two tables. I have 55490 rows in one table and 29300 rows in another table. I have a query which joins these two table. One of the column in one table is of type Image. Now when i run my query against this, its taking more than 5 mins.
The i created two new temp tables with same structures as that of earlier one and migrated the data to temp table from original table and ran my query. It ran in seconds. I ran DBCC checktable and CheckDB dint found any issues. How can i investigate what is wrong with those tables.
Thanks in advance.
Thanks & Regards,
Manjunath C Bhat,
http://manjunathcbhat.blogspot.com
http://manjunathcbhat.wordpress.com