Security

About

Security on a data level for a relational data structure.

It controls the type and amount of data that you can see in a query.

Type

  • Object-based: table, view, read, write, …
  • Row-level based: When multiple users run the same query, the results that are returned to each depend on their access rights and roles in the organization.
Task Runner