Can we rollback records deleted by a truncate statement?
Answer Posted / sathwika
yes we can rollback the truncated records
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the usage of the sign function?
What is reportserver and reportservertempdb ?
what is the difference between delete table and truncate table commands? : Sql server database administration
How much does sql server 2016 cost?
Explain unique key in sql server?
Is there any performance difference between if exists (select null from table) and if exists (select 1 from table)?
Explain SSRS Architecture?
Can we store videos inside the sql server table?
Is the order of columns in the set clause important in ms sql server?
How do use Having,Group by,Group function in SQL?
What is the need for group functions in sql?
What is the advantage of sql server?
Can we use having clause without group by?
Mention the differences between substr and charindex in sql server.
Write a SQL query to make a column as unique?