Online Documentation for SQL Administrator for SQL Server

Sequences


The Sequences section of the Database Explorer is used for managing sequences in the selected database.

 

Use the context menu to:

Create create a new sequence

Edit edit the selected sequence(s)

Drop drop selected sequence(s)

  • rename the selected sequence
  • create the object copy on the same server
  • clone the object copy to another server

Print create and print the report

 

Sequences

 

 

The list displays the existing database sequences as a grid with the following columns: Schema, Name, Base Type, Current Value, Start Value, Increment, Min Value, Max Value, Cyclic, Cache, Exhausted, Description. If more convenient, you can change the order of the columns by dragging their headers horizontally. See the Working with grid section of the SQL Administrator documentation to find out operations that can be performed with the grid.

 

To open a Sequence in the Sequence Editor, double-click it in the grid. Alternatively, you can right-click the sequence alias and select the Edit context menu item.