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

Answer Posted / sachin patil

Truncate is DDL Command while Delete is DML Command

Is This Answer Correct ?    26 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When you use @@error and try-catch?

789


Explain boyce and codd normal form(bcnf)?

720


Can a unique index be created on a column, which contains null?

723


What is importing utility?

742


How to create an index on a view?

771


How to create function with parameter in sql server?

800


What is difference in performance between insert top (n) into table and using top with insert?

762


How is table type constraint applied to a table?

752


Determine how to use the inserted and deleted pseudo tables?

755


How to convert a numeric expression from one data type to another?

723


What is encryption key?

100


What is multilevel indexing?

723


Is candidate a key?

732


if you encounter this kind of an error message, what you need to look into to solve this problem? : Sql server database administration

748


Explain the types of indexes.

860