Back to Schema

Database Tables

Connected

Database Overview

58
Total Tables
Online
Connection Status
canaccom
Database Name

Table: survey_response_answers

0 rows

Structure

Field Type Null Key Default Extra
id int NO PRI NULL auto_increment
response_id int NO MUL NULL
question_id int NO MUL NULL
rating_value tinyint unsigned YES NULL
answer_value text YES NULL
option_index int YES NULL
created_at datetime NO CURRENT_TIMESTAMP DEFAULT_GENERATED