LandingLens | LandingLens on Snowflake |
---|---|
db_name.schema_name.stage_name
.<TIMESTAMP>
is the date and time the file was created: landinglens-backup-<TIMESTAMP>
.
The timestamp uses the ISO 8601 format: YYYYMMDDTHHMMSS
. For example, the timestamp 20250128T135104
indicates that the backup file was created on January 28, 2025, at 13:51:04.
To view the backup files so that you can get the timestamp, run the following command:
<YOUR_DB>
, <YOUR_SCHEMA>
, <YOUR_STAGE>
, and <TIMESTAMP>
. To get the <TIMESTAMP>
, go to Get Backup Timestamps and Access Backup Files.
core.backups
.
<TIMESTAMP>
with the timestamp for the backup file you want to restore.