- Enable change tracking on a Snowflake table
- Check if a Snowflake table has change tracking enabled
Requirements
- You have a Snowflake account with data loaded in a table.
- You have a Snowflake user account with
OWNERSHIPprivilege for the table.
Enable change tracking on a Snowflake table
Enable change tracking on a Snowflake table by running the following SQL statement:You must run this statement with the role that is the owner of the table.