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 intellisense for query editing
What do you understand by a stored procedure?
What is subquery explain with example?
How would we use distinct statement? What is its use?
What is a cursor, index in sql?
Explain system scalar functions?
Explain syntax for viewing trigger?
What is a non-clustered index?
Give me a SQL Query to find out the second largest company?
What can be used instead of trigger?
Define views.
Does sql server use java?
What is local temp table?
What is store procedure? When do you use?
What is mssql?