Mirrors

The mirrors system table includes information about Upsolver-managed Iceberg tables that are mirrored for access from Snowflake.

From a worksheet within Upsolver, run the following query:

SELECT * 
FROM system.information_schema.mirrors;

The system.information_schema.mirrors table includes the following columns:

Last updated