Back to Schema

Database Tables

Connected

Database Overview

58
Total Tables
Online
Connection Status
canaccom
Database Name

Table: booking_hotel_room_types

0 rows

Structure

Field Type Null Key Default Extra
id int NO PRI NULL auto_increment
booking_hotel_id int NO MUL NULL
room_type enum('1_king','1_queen','2_queens','1_double','2_doubles','2_twins','bunk_beds','murphy_bed','sofa_bed','futon','daybed','rollaway','crib','studio','one_bedroom','two_bedroom','three_bedroom','penthouse','accessible','connecting','other') NO MUL NULL
rate_per_night decimal(10,2) NO NULL
created_at timestamp YES CURRENT_TIMESTAMP DEFAULT_GENERATED