touchstone_demographic_source


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('touchstone_demographic_source_id_seq'::regclass)
touchstone text 2147483647 null
touchstone.id touchstone_demographic_source_touchstone_fkey R
demographic_source int4 10 null
demographic_source.id touchstone_demographic_source_demographic_source_fkey R

Table contained 0 rows

Indexes

Constraint Name Type Sort Column(s)
touchstone_demographic_source_pkey Primary key Asc id
touchstone_demographic_source_touchstone_idx Performance Asc touchstone

Relationships