The SQL_X_SEQUENCE table consists of one column with the following characteristics:
|
Column Name |
SQL Data Type |
Nullable |
Description |
|---|---|---|---|
|
SEQUENCE_NUMBER |
DECIMAL(21,0) |
No |
A unique ascending sequence number. The number is computed using the current system clock so it does not ascend in increments of one. |
|
Copyright © 2014 CA.
All rights reserved.
|
|