Home » Bigquery » Tutorials » Drop snapshot table

BigQuery Drop snapshot table

Delete a table snapshot as you would delete a standard table. You don't need to delete a table snapshot that has expired

Drop snapshot table example

DROP SNAPSHOT TABLE myDataset.mySnapshotTable;