config.marc21_physical_characteristic_subfield_map
|
Cascading Deletes: Deleting rows from this table will cascade to: config.marc21_physical_characteristic_type_map. |
Columns
| Column | Type | Nullable | Default | Notes |
|---|---|---|---|---|
id PK |
|
No |
nextval('config.marc21_physical_characteristic_subfield_map_id_seq'::regclass) |
|
ptype_key FK |
|
No |
||
subfield |
|
No |
||
start_pos |
|
No |
||
length |
|
No |
||
label |
|
No |
Foreign Keys
| Column(s) | References | On Delete | On Update | Deferrable | Constraint |
|---|---|---|---|---|---|
|
CASCADE |
CASCADE |
No |
|
Indexes
| Index | Method | Definition |
|---|---|---|
|
btree |
|
Referenced By
The following tables have foreign keys pointing to config.marc21_physical_characteristic_subfield_map (2 referencing table(s)):
| Table | Referencing Column(s) | Referenced Column(s) | Constraint |
|---|---|---|---|
|
|
|
|
|
|
|