Which statement is/are correct about Delete command?

 Posted by vishalneeraj-24503 on 2/3/2015 | Category: Sql Server Interview questions | Views: 2272 | Points: 40
Select from following answers:
  1. Will not reseed the identity value on an identity column.
  2. Can be a slow operation if the table is large.
  3. Will fire triggers.
  4. Will typically consume more transaction log space because of extra logging.
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response