Jul 18, 2025: Sensitive data classification

Automatic classification of a database (Preview)

You can now set a classification profile on a database rather than a schema so that all tables and views within the database are automatically classified for sensitive data.

For more information, see Set a classification profile on a database or schema.

Determine which databases and schemas are monitored by automatic sensitive data classification (Preview)

You can now call a system function to determine which tables and views are being automatically classified by sensitive data classification. This function, SYSTEM$SHOW_SENSITIVE_DATA_MONITORED_ENTITIES, returns the databases and schemas that are associated with a classification profile, which indicates that objects within the databases and schemas are being automatically classified at the interval specified by the profile.

For more information, see Determine which objects are monitored by automatic classification.