The Sequence category is located in the category, and can contain the following items that define how sequences are modeled for your DBMS.
| 
                             Item  | 
                        
                             Description  | 
                    
|---|---|
| 
                             [Common items]  | 
                        
                             The following common object items may be defined for sequences: For a description of each of these common items, see Common object items.  | 
                    
| 
                             Rename  | 
                        
                             Specifies the command for renaming a sequence. Example (Oracle 10g): rename %OLDNAME% to %NEWNAME%  | 
                    
| 
                             Sequence Comment  | 
                        
                             Specifies a statement for adding a sequence comment.  |