Is it possible to restrict the schema view in DBSQL to only those schemas that users have access to?
- 942 Views
- 1 replies
- 0 kudos
Latest Reply
Currently what they see is what they have access too.In regular databases there are 3 layers to the structure database.schema.object. you can normally restrict ACLs by schema as a namespace. We currently don't have schema as an option, it's just data...
- 0 kudos