Account Usage: New Column in DATABASES View¶

Attention

This behavior change is in the 2023_03 bundle.

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

A column was added to the DATABASES view in the ACCOUNT_USAGE schema in the shared SNOWFLAKE database as follows:

Column Name

Data Type

Description

TYPE

VARCHAR

Specifies the type of database. Valid values are: . - STANDARD: Specifies a normal database. . - IMPORTED DATABASE: Specifies a database that is created from a share.

Ref: 1033