Back to Schema

Database Tables

Connected

Database Overview

58
Total Tables
Online
Connection Status
canaccom
Database Name

Table: survey_responses

0 rows

Structure

Field Type Null Key Default Extra
id int NO PRI NULL auto_increment
survey_send_id int YES MUL NULL
survey_id int NO MUL NULL
booking_id int YES NULL
booking_hotel_id int YES NULL
hotel_id int YES MUL NULL
audience enum('team','hotel') NO MUL NULL
respondent_email varchar(320) YES NULL
submitted_at datetime NO CURRENT_TIMESTAMP DEFAULT_GENERATED
source_ip varchar(64) YES NULL
user_agent varchar(255) YES NULL