Which is the correct statement for creating Unique Index?

 Posted by vishalneeraj-24503 on 1/2/2015 | Category: Sql Server Interview questions | Views: 2203 | Points: 40
Select from following answers:
  1. Unique Index does not allow null value.
  2. Unique Index does not allow null duplicate insertion of data.
  3. Unique keyword is used to create an Unique Index.
  4. All of the above.
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response