taphonomicsystems

9 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
taphonomicsystemid serial 10 nextval('ndb.seq_taphonomicsystems_taphonomicsystemid'::regclass)
taphonomicsystemsdatasettypes.taphonomicsystemid fk_taphonomicsystemsdatasettypes_taphonomicsystemsC
taphonomictypes.taphonomicsystemid fk_taphonomictypes_taphonomicsystemsC
taphonomicsystem varchar 64 null
notes text 2147483647 null
recdatecreated timestamp 22 timezone('UTC'::text, now())
recdatemodified timestamp 22 null

Indexes

Constraint Name Type Sort Column(s)
taphonomicsystems_pkey Primary key Asc taphonomicsystemid

Relationships