fam_application_group_xref

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
application_id int8 19 null
fam_application.application_id reffam_application20 R
group_id int8 19 null
fam_group.group_id reffam_group19 R
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_app_grp_xref Primary key Asc/Asc application_id + group_id
Ref219 Performance Asc group_id
Ref720 Performance Asc application_id

Relationships