Sequence that generated unique IDs for the framework.
Note:
- Used in Oracle and Netezza versions of the framework.
- Currently SQL Server uses IDENTITY functionality for compatibility with earlier SQL server version. Starting with SQL Server 2012 framework will support SEQUENCE objects.