Quantcast
Channel: Ashish Khandelwal
Viewing all articles
Browse latest Browse all 100

Quick and Short: Difference between DELETE and TRUNCATE – SQL Server

$
0
0
This article is written under ‘Quick and Short’ edition. In this article I will explain about Difference between DELETE and TRUNCATE method. Read more Quick and Short articles. Difference between DELETE and TRUNCATE method DELETE logs the data for each row affected by the statement in the transaction log and physically removes the row from [...]

Viewing all articles
Browse latest Browse all 100

Trending Articles