Previous Topic: SQL Sequence TableNext Topic: SQL Status Tables


SQL_X_SEQUENCE (SQE)

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.