Groups2 Table (Platform Only)

The Groups2 table stores distinct groups within the system. Groups are used to organize users and assign authorities collectively, allowing role-based access control without the need to manage permissions for individual users.

The following table describes each field in the Groups2 table:

Column Name Data Type Required Description
id integer Yes Unique identifier for the record.
group_name varchar Yes The name of the group.