crn_studynote

301 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
STUDYID varchar 5 null
crn_aus_basins.STUDYID Implied Constraint R
crn_aus_outlets.STUDYID Implied Constraint R
crn_inprep_basins.STUDYID Implied Constraint R
crn_inprep_outlets.STUDYID Implied Constraint R
crn_int_basins.STUDYID Implied Constraint R
crn_int_outlets.STUDYID Implied Constraint R
crn_studies_boundingbox.STUDYID Implied Constraint R
crn_xxl_basins.STUDYID Implied Constraint R
crn_xxl_outlets.STUDYID Implied Constraint R
STUDY_NOTE text 2147483647 null
TECH_NOTE 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)
crn_studynote_pkey Primary key Asc STUDYID

Relationships