SHOW DATABASES command: New column in output (Preview)¶
Attention
This behavior change is in the 2026_01 bundle.
For the current status of the bundle, refer to Bundle history.
When this behavior change bundle is enabled, the output of the SHOW DATABASES command includes the following new column:
Column name |
Data type |
Description |
|---|---|---|
DATA_QUALITY_MONITORING_SETTINGS |
VARIANT |
A JSON string that describes the data quality configuration of this database. Information includes |
Ref: 2199