Identify the query for obtaining the complete metadata information about the Sequence

 Posted by Rajnilari2015 on 2/17/2016 | Category: Sql Server Interview questions | Views: 2755 | Points: 40
Select from following answers:
  1. Select * from sys.sequences
  2. Select * from sys.catalogs.sequences
  3. Select * from sys.sequence
  4. Select * from sys.catalogs.sequence
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response