DESCRIBE TABLE: New column

Attention

This behavior change is in the 2023_08 bundle.

For the current status of the bundle, refer to Bundle History.

The output of the DESCRIBE TABLE command is as follows:

Before the change:

The DESCRIBE TABLE output does not contain the PRIVACY_DOMAIN column.

After the change:

The last column of the DESCRIBE TABLE output is the PRIVACY_DOMAIN column, which is reserved for future use.

Ref: 1350