Identify the correct statements

 Posted by Rajnilari2015 on 2/17/2016 | Category: Sql Server Interview questions | Views: 2723 | Points: 40
Select from following answers:
  1. If the next value of the sequence exceeds that of the maximum value, then it resets the sequence to the minimum value
  2. We can use sequence in conjunction with Over clause in order to generate a running number.
  3. Only A
  4. Only A and B
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response