c14_materia1ID

11 rows


Description

Is SahulArch/ Radiocarbon collection, i.e., SahulArch/ 14C lookup table for type of sample material used for 14C dating (= MATERIAL1)

Columns

Column Type Size Nulls Auto Default Children Parents Comments
MATERIA1ID int2 5 null
arch_c14_DataCore.MATERIA1ID <--MATERIA1ID_from_C14_materia1ID_fkey R
MATERIAL1 text 2147483647 null
MATERIA1AB text 2147483647 null
CREATED_AT timestamptz 35,6 timezone('UTC'::text, now())

Is record timestamp with timezone based on UTC

UPDATED_AT timestamptz 35,6 timezone('UTC'::text, now())

Is timestamp of record update with timezone based on UTC

Indexes

Constraint Name Type Sort Column(s)
c14_materia1ID_pkey Primary key Asc MATERIA1ID
c14_materia1id_MATERIA1AB_ukey Must be unique Asc MATERIA1AB
c14_materia1id_MATERIAL1_ukey Must be unique Asc MATERIAL1

Relationships