Back to Schema

Database Tables

Connected

Database Overview

58
Total Tables
Online
Connection Status
canaccom
Database Name

Table: booking_hotel_room_quantities

0 rows

Structure

Field Type Null Key Default Extra
id int NO PRI NULL auto_increment
room_type_id int NO MUL NULL
stay_date date NO MUL NULL
room_quantity int NO 0
created_at timestamp YES CURRENT_TIMESTAMP DEFAULT_GENERATED