DATABASES view (Account Usage): New column DATA_ QUALITY_ MONITORING_ SETTINGS (Pending)¶
Attention
This behavior change is in the 2026_03 bundle.
For the current status of the bundle, refer to Bundle history.
When this behavior change bundle is enabled, the DATABASES view in the ACCOUNT_USAGE schema includes the following new column:
| Column name | Data type | Description |
|---|---|---|
DATA_QUALITY_MONITORING_SETTINGS | VARIANT | Data quality monitoring notification settings for the database, as set with the DATA_QUALITY_MONITORING_SETTINGS property in ALTER DATABASE. For more information, see Configure database settings for data quality notifications. |
Ref: 2266