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

Insert to Clustered Index

$
0
0
Hello, I have a stored procedure that consists of a relatively simple INSERT INTO SELECT, the table being inserted into is a Clustered Index. The target table is truncated before being inserted with roughly 100k rows.

The procedure sometimes comp

Viewing all articles
Browse latest Browse all 3145

Trending Articles