What is the difference between truncate and delete statement?
Answer Posted / rajiv singh
Truncate deletes all rows from table. But Delete deletes
row/rows by condition.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is self contained scalar sub query?
Does any body please help me what question's have asked for SSRS in the interview?
What is the difference between createstatement and preparedstatement?
How many types of subqueries are there in sql server?
What is correlated subquery in sql server?
Can we add a cpu to sql server?
Ms sql server index?
Explain Geometry datatype in sql server 2008 with example
What is the difference function and stored procedure?
How do I setup a sql server database?
Difference between primary key and clustered index?
Do you know sql server 2008 backup compression?
Why the trigger fires multiple times in single login?
What is the parse query button used for?
What are the advantages to use stored procedures?