Select from following answers:- Will not reseed the identity value on an identity column.
- Can be a slow operation if the table is large.
- Will fire triggers.
- Will typically consume more transaction log space because of extra logging.
- All Above
Above all statements are correct about Delete Statement as it triggers when any delete operations happen on tables.
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator