Which of the followinf is NOT VALID for TRUNCATE TABLE statement?

 Posted by Bandi on 6/30/2015 | Category: Sql Server Interview questions | Views: 2628 | Points: 40
Select from following answers:
  1. Resets the identity column to the seed of the column
  2. Removes all records from the table.
  3. It cannot be used on tables referenced by foreign tables.
  4. Delete triggers are executed.
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response