Table Access Privileges

In a Relativity database, a given group may have access rights or privileges to a table instance in order to perform SQL operations such as SELECT, INSERT, UPDATE, or DELETE. Table privileges can apply to the whole table, or to each column of a table. If the owner wants to grant access to only specific columns of a table, then use Column privileges, but to grant table-wide privileges select one or more of the following:

Each table privilege also has a with Grant privilege (the w/G tick-box), which enables the group to also grant that particular privilege to other groups when using Relativity DBA.