pga_snapshot #This metadata table contains information about snapshots.
|
Column Name |
Column Type |
Constraint |
Description |
|---|---|---|---|
|
|
|
Primary key |
The snapshot ID. It is referenced by most metadata tables. The value increases by 1 for each created snapshot. |
|
|
|
|
The snapshot creation date and time. |
|
|
|
|
The metadata catalog version. The value increases by 1 each time the catalog metadata changes, for example, when a new analytical table is created. This allows caching the catalog metadata. |
|
|
|
|
The ID assigned to the next metadata catalog object. The value increases by 1 each time a catalog object is created, for example, when a new analytical table is created. |
|
|
|
|
The ID assigned to the next Parquet file. The value increases by 1 each time a Parquet file is created or deleted. |
|
|
|
|
Specifies whether metadata catalog objects associated with the snapshot are visible.
When an
stored procedure,
such as
You can use the |