tbl_lithic_lithic_entity

53329 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
refid serial 10 nextval('tbl_lithic_lithic_entity_refid_seq'::regclass)
lithic_refid int4 10 null
tbl_lithic.refid tbl_lithic_lithic_refid_fkeyC
entity varchar 50 null
tbl_lithic_entities.entity tbl_lithic_lithic_entity_fkeyR

Indexes

Constraint Name Type Sort Column(s)
tbl_lithic_lithic_entity_pkey Primary key Asc refid
tbl_lithic_lithic_entity_lithic_key Must be unique Asc/Asc lithic_refid + entity

Relationships