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

TRUNCATE and INSERT INTO slower than TRUNCATE GO INSERT INTO

$
0
0
Hi guys,

i wonder why executing  a TRUNCATE and INSERT INTO Command is mutch slower than  executing these commands separately ?

Conditions:
recovery model: simple
table1  & table 2 have same structure &&nbs

Viewing all articles
Browse latest Browse all 3145

Trending Articles