rw-book-cover

Metadata

Highlights

  1. Set billing mode to physical, so we pay for only what we store: ALTER SCHEMA my_landing_zone SET OPTIONS( storage_billing_model = ‘PHYSICAL’);
  2. Reduce time travel to the minimum (two days by the time I wrote this article): (View Highlight)