diff --git a/docs/GeneralSetup.md b/docs/GeneralSetup.md index e1d022ebd..959513ee2 100644 --- a/docs/GeneralSetup.md +++ b/docs/GeneralSetup.md @@ -106,6 +106,7 @@ These are required to retrieve the data about the changes occurring in the table ```sql USE GRANT SELECT ON TO +GRANT VIEW CHANGE TRACKING ON TO ``` - `SELECT`, `INSERT`, `UPDATE` and `DELETE` permissions on `az_func` schema