Identify the correct statements

 Posted by Rajnilari2015 on 2/17/2016 | Category: Sql Server Interview questions | Views: 2465 | Points: 40
Select from following answers:
  1. It is not mandatory for a sequence to start with 1
  2. Sequence can be started from anywhere within the range of the data type.
  3. When the value of Is_Exhausted column of the sys.sequences becomes 1, it indicates that the sequence cannot be use any more
  4. All of the above
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response