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
Explain the difference between cross join and full outer join?
What is the recovery model?
what's the maximum size of a row? : Sql server database administration
Where are full-text indexes stored?
Explain the properties of the relational tables?
What are distinctive joins find as a part of sql?
Explain what is the difference between union and union all?
Why we use the openxml clause?
Explain the benefits of user-defined functions?
Why de-normalization required?
How to convert character strings into numeric values?
Explain what you mean by 3 tier architecture.
How to insert data with null values?
What is an index in sql?
How will you hide an attribute? : sql server analysis services, ssas