fam_group_role_xref

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
group_id int8 19 null
fam_group.group_id reffam_group18 R
role_id int8 19 null
fam_role.role_id reffam_role17 R

Automatically generated key used to identify the uniqueness of a Role within the FAM Application

create_user varchar 100 null

The user or proxy account that created the record.

create_date timestamptz 35,6 CURRENT_TIMESTAMP

The date and time the record was created.

update_user varchar 100 null

The user or proxy account that created or last updated the record.

update_date timestamptz 35,6 CURRENT_TIMESTAMP

The date and time the record was created or last updated.

Indexes

Constraint Name Type Sort Column(s)
fam_grp_rle_pk Primary key Asc/Asc group_id + role_id
Ref1217 Performance Asc role_id
Ref218 Performance Asc group_id

Relationships