Skip to content

Commit 395ae0f

Browse files
Update src/connections/reverse-etl/reverse-etl-source-setup-guides/db2-setup.md
Co-authored-by: forstisabella <[email protected]>
1 parent b98e62f commit 395ae0f

File tree

1 file changed

+1
-1
lines changed
  • src/connections/reverse-etl/reverse-etl-source-setup-guides

1 file changed

+1
-1
lines changed

src/connections/reverse-etl/reverse-etl-source-setup-guides/db2-setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ In order to run a Reverse ETL sync in your Db2 warehouse, you'll create a user w
1414

1515
* **Permission to read from all tables used in the model**: The user must be able to access all tables included in your SELECT query.
1616
* **Permission to create and manage a schema**: Segment creates and manages a schema in your warehouse to track sync metadata.
17-
* **Permission to create tables in the database**, needed for internal metadata tables.
17+
* **Permission to create tables in the database**: Segment creates metadata tables in your warehouse.
1818

1919

2020
> info "Use a dedicated user for Segment"

0 commit comments

Comments
 (0)