Skip to content
Snippets Groups Projects
Commit 619cbc05 authored by Sameer Al-Sakran's avatar Sameer Al-Sakran
Browse files

fix formating

parent 492e585a
No related branches found
No related tags found
No related merge requests found
......@@ -59,11 +59,13 @@ If you select `Limit access` for one of your databases, your view will change to
![Table permissions](images/table-permissions.png)
Data access levels for schemas follows the same pattern as for databases:
- **Unrestricted access:** can all tables in this schema, including any tables that might get added in the future.
- **Limited access:** can only access the tables that you explicitly select.
- **No access:** can’t access any tables in this schema.
Lastly, data access levels for tables are almost exactly the same as well:
- **Unrestricted access:** can ask questions about this table and see saved questions and dashboard cards using this table.
- **No access:** can’t ask questions about this table or see saved questions or dashboard cards using this table.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment