c13_valID

4 rows


Description

Is SahulArch/ Radiocarbon collection, i.e., SahulArch/ 14C lookup table for info whether delta13C was measured or assumed (= C13_VAL)

Columns

Column Type Size Nulls Auto Default Children Parents Comments
C13_VALID int2 5 null
arch_c14_DataCore.C13_VALID <--C13_VALID_from_c13_valID_fkey R
C13_VAL 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)
c13_valID_pkey Primary key Asc C13_VALID

Relationships