customer_feedback

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
customer_feedback_id int4 10 null
customer_feedback_timestamp timestamptz 35,6 null
customer_id int4 10 null
customer.customer_id Implied ConstraintR
app_name text 2147483647 null
source text 2147483647 null
device_type text 2147483647 null
client text 2147483647 null
dim_customer_feedback_score_id int4 10 null
customer_feedback_comment text 2147483647 null
customer_email text 2147483647 null
customer_variant text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
customer_feedback_customer_idx Performance Asc customer_id
customer_feedback_date_idx Performance Asc customer_feedback_timestamp
customer_feedback_score_idx Performance Asc dim_customer_feedback_score_id

Relationships