wos_grant_agencies

90982824 rows


Description

Grant agencies

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id varchar 2147483647 null
wos_grants.id wos_grant_agencies_id_grant_rec_id_fkey C

WOS Record ID

grant_rec_id int4 10 null
wos_grants.grant_rec_id wos_grant_agencies_id_grant_rec_id_fkey C

ID of parent grant record

agency_id int4 10 null

Order of grant agency record

grant_agency varchar 2147483647 null

Grant agency

pref varchar 2147483647 null

Flag to mark preferred agency name

Indexes

Constraint Name Type Sort Column(s)
idx_agency_id Performance Asc agency_id
wos_grant_agencies_id_grant_rec_id_agency_id_key Must be unique Asc/Asc/Asc id + grant_rec_id + agency_id

Relationships