control_set_authority_field

48 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('authority.control_set_authority_field_id_seq'::regclass)
authority_linking.field authority_linking_field_fkey R
browse_axis_authority_field_map.field browse_axis_authority_field_map_field_fkey C
control_set_authority_field.main_entry control_set_authority_field_main_entry_fkey C
control_set_bib_field.authority_field control_set_bib_field_authority_field_fkey C
simple_heading.atag simple_heading_atag_fkey R
main_entry int4 10 null
control_set_authority_field.id control_set_authority_field_main_entry_fkey C
control_set int4 10 null
control_set.id control_set_authority_field_control_set_fkey C
tag bpchar 3 null
nfi bpchar 1 null
sf_list text 2147483647 null
display_sf_list text 2147483647 null
name text 2147483647 null
description text 2147483647 null
joiner text 2147483647 null
linking_subfield bpchar 1 null
heading_field int4 10 null
heading_field.id control_set_authority_field_heading_field_fkey R

Indexes

Constraint Name Type Sort Column(s)
control_set_authority_field_pkey Primary key Asc id

Relationships