Data Access Control
Data Access Control restricts how the Workspace Developer access and export the data. Workspace Owner or DBA are exempt from these restrictions.
At the project level, a Workspace Developer can be a Project Owner or Project Developer. The
Project Owner is also exempt from these restrictions. And for Project Developer, Workspace Owner or DBA can configure the following data access control:
- Query: query data via SQL Editor
- Export: export data by SQL or Database
- Copy from SQL Editor: copy data from the query result table in SQL Editor
Configure Data Access Control
This section is for Workspace Owner or DBA to configure data access control for Project Developer.
-
Click Settings > Security & Policy > Data Access Control.

-
If
Skip approvalfor Query Data is checked, then by defaultProject Developercan query data from databases belonging to that Environment via SQL Editor; If unchecked, thenProject Developerneeds to Request Query for approval. -
If
Skip approvalfor Export Data is checked, then by defaultProject Developercan export data from databases belonging to that Environment via SQL Editor; If unchecked, thenProject Developerneeds to Request Export for approval.
For how to request approval, please refer to Request Query and Request Export.
- If
Disallowedfor Copy Data From SQL Editor is checked, then no one can copy data from databases belonging to that Environment via SQL Editor; If unchecked, then all can copy data.

