Can you tell me the difference between DELETE & TRUNCATE
commands?

Answer Posted / gk singh

truncate provide faster processing than delete because of
truncate does'n require transaction log uddation

Is This Answer Correct ?    22 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the differences between char and varchar in ms sql server?

754


Explain how to use linked server?

741


How many types of local tables are there in sql server?

677


What are the advantages of user-defined functions over stored procedures in sql server?

665


What is a non-clustered index?

718






Can two tables have the same primary key?

866


What is rolap and its advantage? : sql server analysis services, ssas

937


Explain difference between control flow and data flow?

711


Is a primary key unique?

704


Explain cursor as data base object?

769


What is the difference between a function and a stored procedure?

753


Explain the purpose of indexes?

721


Difference between group by clause and having clause in SQL?

740


How do you debug a procedure in sql server?

634


What is the difference between set and select?

740