Which of the following is not correct for Delete and Truncate statement?

 Posted by vishalneeraj-24503 on 9/3/2014 | Category: Sql Server Interview questions | Views: 8699 | Points: 40
Select from following answers:
  1. DELETE table can be rolled back.
  2. TRUNCATE table cannot have triggers.
  3. TRUNCATE table can have criteria.
  4. DELETE table can have criteria.
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response