Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Any way to reduce the execution time for 8mil + rows table with cross join

$
0
0
Dear All,

I have following Query in my production. My Table_B has 8mil + rows. If I have 4 role in Table_C, my query result will return 32mil + rows.
Current execution time taken is about 1 day. I am trying to reduce the execution t

Viewing all articles
Browse latest Browse all 3145

Trending Articles