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

Answer Posted / guest

Delete command removes the rows from a table based on the
condition that we provide with a WHERE clause. Truncate will
actually remove all the rows from a table and there will be
no data in the table after we run the truncate command.

Is This Answer Correct ?    39 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are sub reports and how to create them?

99


Why we need sql server?

563


Why variables called the most powerful component of ssis?

597


List the different normalization forms?

546


What do you need to connect php to sql server?

545






What is the current limitation of the size of SQL Azure DB?

102


What is database white box testing?

680


what is hash nonclustered index

541


How to convert a unicode strings to non-unicode strings?

565


Explain having clause?

534


How to resolve the orphan use problem? : sql server security

532


What is recompile sql server?

573


What are the difference between primary key and unique key? : sql server database administration

529


How to disable stored procedure sql server?

965


explain what is a schema in sql server 2005? Explain how to create a new schema in a database? : Sql server database administration

509