Can we rollback records deleted by a truncate statement?
Answer Posted / mp
No, because it is a DDL.
We can only rollback DML statements, right?
Is This Answer Correct ? | 6 Yes | 9 No |
Post New Answer View All Answers
How would we use distinct statement? What is its use?
Explain how to use linked server?
How to select an exiting database using mssql_select_db()?
How do I perform an unattended install of sql server 2000?
What is the significance of master, tempdb and model databases?
What is sql injection? How to protect against sql injection attack?
What is a subquery in a select query statement in ms sql server?
What is the difference between nvl and nvl2?
what is memory-optimized nonclustered indexes
What functions can a view be used to performed?
What is the preferred way to create a clustered and non-clustered index? Which index should you create first the clustered or non-clustered?
What do you understand by sql server agent?
Can sql server 2016 run on windows 7?
What is transaction server distributed transaction?
What program is used to store the data source file?