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
Does the unique constraint create an index?
Explain can SSRS reports Cache results?
What is nolock?
What extended events?
sql database suspect We have a sql database that is showing as suspect. How can we recover?
What are the transaction properties?
What are temporal tables in sql server 2016?
How to enter date and time literals in ms sql server?
Can coalesce return null?
Explain how to use linked server?
Tell me what is difference between clustered and non clustered index?
You want to generate a report that is formatted as a chart. Can you use the report wizard to create such a report?
What do you mean by an execution plan? Why is it used?
Do you know how to implement service broker?
What is the syntax to execute the sys.dm_db_missing_index_details?