Recent
`hotel_booking_db`.`bookings`
`hotel_booking_db`.`pos_shifts`
`pos_db`.`restaurant_tables`
`pos_db`.`card_sessions`
`pos_db`.`product_stocks`
`pos_db`.`tax_invoice_sequences`
`hotel_booking_db`.`pos_raw_materials`
`information_schema`.`REFERENTIAL_CONSTRAINTS`
`information_schema`.`INNODB_SYS_VIRTUAL`
`mysql`.`columns_priv`
Favorites
There are no favorite tables.
New
hotel
hotel_booking_db
hotel_pos_db
ifiber_db
information_schema
mysql
performance_schema
phpmyadmin
pos_db
test
Navigation panel
Navigation tree
Servers
Databases
Tables
Navigation panel
Customize appearance of the navigation panel.
Navigation panel
Show databases navigation as tree
In the navigation panel, replaces the database tree with a selector
Link with main panel
Link with main panel by highlighting the current database or table.
Display logo
Show logo in navigation panel.
Logo link URL
URL where logo in the navigation panel will point to.
Logo link target
Open the linked page in the main window (
main
) or in a new one (
new
).
main
new
Enable highlighting
Highlight server under the mouse cursor.
Maximum items on first level
The number of items that can be displayed on each page on the first level of the navigation tree.
Minimum number of items to display the filter box
Defines the minimum number of items (tables, views, routines and events) to display a filter box.
Recently used tables
Maximum number of recently used tables; set 0 to disable.
Favorite tables
Maximum number of favorite tables; set 0 to disable.
Navigation panel width
Set to 0 to collapse navigation panel.
Navigation tree
Customize the navigation tree.
Navigation tree
Maximum items in branch
The number of items that can be displayed on each page of the navigation tree.
Group items in the tree
Group items in the navigation tree (determined by the separator defined in the Databases and Tables tabs above).
Enable navigation tree expansion
Whether to offer the possibility of tree expansion in the navigation panel.
Show tables in tree
Whether to show tables under database in the navigation tree
Show views in tree
Whether to show views under database in the navigation tree
Show functions in tree
Whether to show functions under database in the navigation tree
Show procedures in tree
Whether to show procedures under database in the navigation tree
Show events in tree
Whether to show events under database in the navigation tree
Expand single database
Whether to expand single database in the navigation tree automatically.
Servers
Servers display options.
Servers
Display servers selection
Display server choice at the top of the navigation panel.
Display servers as a list
Show server listing as a list instead of a drop down.
Databases
Databases display options.
Databases
Minimum number of databases to display the database filter box
Database tree separator
String that separates databases into different tree levels.
Tables
Tables display options.
Tables
Target for quick access icon
Structure
SQL
Search
Insert
Browse
Target for second quick access icon
Structure
SQL
Search
Insert
Browse
Table tree separator
String that separates tables into different tree levels.
Maximum table tree depth
Drop files here
SQL upload (
0
)
x
-
Show hidden navigation tree items.
Create view
Javascript must be enabled past this point!
Server: 127.0.0.1
Database: hotel_booking_db
Table: bookings
Browse
(current)
Structure
SQL
Search
Insert
Export
Import
Privileges
Operations
Tracking
Triggers
Console
Clear
History
Options
Bookmarks
Debug SQL
Press Ctrl+Enter to execute query
Press Enter to execute query
ascending
descending
Order:
Debug SQL
Count
Execution order
Time taken
Order by:
Group queries
Ungroup queries
Collapse
Expand
Show trace
Hide trace
Count :
Time taken :
Bookmarks
Refresh
Add
No bookmarks
Add bookmark
Label:
Target database:
Share this bookmark
OK
Options
Set default
Always expand query messages
Show query history at start
Show current browsing query
Execute queries on Enter and insert new line with Shift+Enter. To make this permanent, view settings.
Switch to dark theme
Collapse
Expand
Requery
Edit
Explain
Profiling
Bookmark
Query failed
Database :
Queried time :
Loading
ENUM/SET editor
Create view
Browse mode
Browse mode
Customize browse mode.
Browse mode
Table navigation bar
Use only icons, only text or both.
Icons
Text
Both
How to display various action links
Use only icons, only text or both.
Icons
Text
Both
Allow to display all the rows
Whether a user should be displayed a "show all (rows)" button.
Maximum number of rows to display
Number of rows displayed when browsing a result set. If the result set contains more rows, "Previous" and "Next" links will be shown.
25
50
100
250
500
Default sorting order
SMART
- i.e. descending order for columns of type TIME, DATE, DATETIME and TIMESTAMP, ascending order otherwise.
ASC
DESC
SMART
Highlight pointer
Highlight row pointed by the mouse cursor.
Row marker
Highlight selected rows.
Grid editing: trigger action
Click
Double click
Disabled
Grid editing: save all edited cells at once
Repeat headers
Repeat the headers every X cells,
0
deactivates this feature.
Limit column characters
Maximum number of characters shown in any non-numeric column on browse view.
Where to show the table row links
These are Edit, Copy and Delete links.
Nowhere
Left
Right
Both
Show row links anyway
Whether to show row links even in the absence of a unique key.
Primary key default sort order
Default sort order for tables with a primary key.
None
Ascending
Descending
Remember table's sorting
When browsing tables, the sorting of each table is remembered.
Relational display
For display Options
key
display column
Showing rows 0 - 24 (73 total, Query took 0.0023 seconds.) [total_price:
152490.00... - 690.00...
]
SELECT * FROM `bookings` ORDER BY `total_price` DESC
Profiling
[
Edit inline
] [
Edit
] [
Explain SQL
] [
Create PHP code
] [
Refresh
]
1
2
3
|
Show all
|
|
|
Number of rows:
25
50
100
250
500
Filter rows:
Sort by key:
PRIMARY (ASC)
PRIMARY (DESC)
room_id (ASC)
room_id (DESC)
customer_id (ASC)
customer_id (DESC)
None
Extra options
Partial texts
Full texts
Relational key
Display column for relationships
Show binary contents
Show BLOB contents
Hide browser transformation
Geometry
Well Known Text
Well Known Binary
id
invoice_no
invoice_date
registration_no
room_id
customer_id
booking_type
check_in_date
check_out_date
actual_checkout_date
check_in_time
check_out_time
total_price
1
deposit
deposit_transfer
status
payment_status
payment_method
paid_at
paid_by
discount_type
discount_value
discount_note
notes
created_at
slip_image
Edit
Copy
Delete
DELETE FROM bookings WHERE `bookings`.`id` = 24
24
NULL
NULL
REG-000006
107
24
hotel
2026-05-24
2026-12-31
NULL
06:34:37
NULL
152490.00
0.00
0.00
checked_in
unpaid
NULL
NULL
NULL
none
0.00
NULL
2026-05-24 11:34:37
NULL
Edit
Copy
Delete
DELETE FROM bookings WHERE `bookings`.`id` = 21
21
NULL
NULL
REG-000003
115
21
hotel
2026-05-24
2026-12-31
NULL
06:31:49
NULL
121550.00
0.00
0.00
checked_in
unpaid
NULL
NULL
NULL
none
0.00
NULL
2026-05-24 11:31:49
NULL
Edit
Copy
Delete
DELETE FROM bookings WHERE `bookings`.`id` = 22
22
INV-202605-0027
2026-05-27 17:15:36
REG-000004
111
22
hotel
2026-05-24
2026-12-31
2026-05-27
06:32:07
17:15:36
121550.00
0.00
0.00
checked_out
paid
NULL
2026-05-27 17:15:36
NULL
none
0.00
NULL
2026-05-24 11:32:07
NULL
Edit
Copy
Delete
DELETE FROM bookings WHERE `bookings`.`id` = 23
23
NULL
NULL
REG-000005
110
23
hotel
2026-05-24
2026-12-31
NULL
06:34:11
NULL
121550.00
0.00
0.00
checked_in
unpaid
NULL
NULL
NULL
none
0.00
NULL
2026-05-24 11:34:11
NULL
Edit
Copy
Delete
DELETE FROM bookings WHERE `bookings`.`id` = 37
37
NULL
NULL
REG-000014
105
34
hotel
2026-05-25
2026-12-31
NULL
10:22:17
NULL
121000.00
0.00
0.00
checked_in
unpaid
NULL
NULL
NULL
none
0.00
NULL
2026-05-25 15:22:17
NULL
Edit
Copy
Delete
DELETE FROM bookings WHERE `bookings`.`id` = 60
60
NULL
NULL
REG-000037
111
56
hotel
2026-05-27
2026-12-31
NULL
12:18:36
NULL
119900.00
0.00
0.00
checked_in
unpaid
NULL
NULL
NULL
none
0.00
NULL
2026-05-27 17:18:36
NULL
Edit
Copy
Delete
DELETE FROM bookings WHERE `bookings`.`id` = 25
25
INV-202605-0004
2026-05-25 10:49:55
REG-000007
95
25
hotel
2026-04-30
2026-05-25
2026-05-25
NULL
10:49:55
13750.00
0.00
0.00
checked_out
paid
NULL
2026-05-25 10:49:55
NULL
none
0.00
NULL
2026-05-24 11:35:47
NULL
Edit
Copy
Delete
DELETE FROM bookings WHERE `bookings`.`id` = 29
29
INV-202605-0005
2026-05-25 10:51:32
REG-000011
103
29
hotel
2026-04-30
2026-05-25
2026-05-25
NULL
10:51:32
13750.00
0.00
0.00
checked_out
paid
NULL
2026-05-25 10:51:32
NULL
none
0.00
NULL
2026-05-24 11:38:36
NULL
Edit
Copy
Delete
DELETE FROM bookings WHERE `bookings`.`id` = 31
31
INV-202605-0008
2026-05-25 10:51:50
REG-000013
64
31
hotel
2026-05-22
2026-05-26
2026-05-25
NULL
10:51:50
2200.00
0.00
0.00
checked_out
paid
NULL
2026-05-25 10:51:50
NULL
none
0.00
NULL
2026-05-24 11:42:19
NULL
Edit
Copy
Delete
DELETE FROM bookings WHERE `bookings`.`id` = 41
41
INV-202605-0029
2026-05-28 08:40:05
REG-000018
101
38
hotel
2026-05-24
2026-05-28
2026-05-28
NULL
08:40:56
1800.00
0.00
0.00
checked_out
paid
transfer
2026-05-28 08:40:05
3
amount
400.00
บริษัท
2026-05-25 15:32:02
slip_inv_41_1779932405.jpg
Edit
Copy
Delete
DELETE FROM bookings WHERE `bookings`.`id` = 45
45
INV-202605-0038
2026-05-29 12:35:14
REG-000022
109
42
hotel
2026-05-25
2026-05-29
2026-05-29
NULL
12:35:46
1800.00
0.00
0.00
checked_out
paid
cash
2026-05-29 12:35:14
3
amount
400.00
2026-05-25 21:11:33
NULL
Edit
Copy
Delete
DELETE FROM bookings WHERE `bookings`.`id` = 46
46
INV-202605-0039
2026-05-29 12:36:16
REG-000023
103
42
hotel
2026-05-25
2026-05-29
2026-05-29
NULL
12:36:42
1800.00
0.00
0.00
checked_out
paid
cash
2026-05-29 12:36:16
3
amount
400.00
2026-05-25 21:13:05
NULL
Edit
Copy
Delete
DELETE FROM bookings WHERE `bookings`.`id` = 38
38
INV-202605-0033
2026-05-28 15:12:57
REG-000015
104
35
hotel
2026-05-25
2026-05-28
2026-05-28
NULL
18:12:35
1650.00
0.00
0.00
checked_out
paid
cash
2026-05-28 15:12:57
3
none
0.00
NULL
2026-05-25 15:24:24
NULL
Edit
Copy
Delete
DELETE FROM bookings WHERE `bookings`.`id` = 71
71
INV-202605-0047
2026-05-29 13:26:52
REG-000048
82
66
hotel
2026-05-28
2026-05-29
2026-05-29
14:57:00
13:26:52
1500.00
1500.00
0.00
checked_out
paid
cash
2026-05-28 14:57:00
3
none
0.00
NULL
2026-05-28 19:57:00
NULL
Edit
Copy
Delete
DELETE FROM bookings WHERE `bookings`.`id` = 42
42
INV-202605-0032
2026-05-28 11:36:10
REG-000019
91
39
hotel
2026-05-25
2026-05-28
2026-05-28
NULL
11:36:40
1350.00
0.00
0.00
checked_out
paid
transfer
2026-05-28 11:36:10
3
amount
300.00
2026-05-25 15:35:11
slip_inv_42_1779942970.jpg
Edit
Copy
Delete
DELETE FROM bookings WHERE `bookings`.`id` = 26
26
INV-202605-0009
2026-05-25 11:22:24
REG-000008
93
26
hotel
2026-05-23
2026-05-25
2026-05-26
NULL
10:55:02
1100.00
0.00
0.00
checked_out
paid
cash
2026-05-25 11:22:24
3
none
0.00
NULL
2026-05-24 11:37:11
NULL
Edit
Copy
Delete
DELETE FROM bookings WHERE `bookings`.`id` = 27
27
INV-202605-0003
2026-05-25 10:49:42
REG-000009
92
27
hotel
2026-05-23
2026-05-25
2026-05-25
NULL
10:49:42
1100.00
0.00
0.00
checked_out
paid
NULL
2026-05-25 10:49:42
NULL
none
0.00
NULL
2026-05-24 11:37:44
NULL
Edit
Copy
Delete
DELETE FROM bookings WHERE `bookings`.`id` = 32
32
NULL
NULL
NULL
26
32
hotel
2026-05-30
2026-05-31
NULL
NULL
NULL
690.00
0.00
0.00
confirmed
unpaid
NULL
NULL
NULL
none
0.00
NULL
2026-05-24 11:50:08
NULL
Edit
Copy
Delete
DELETE FROM bookings WHERE `bookings`.`id` = 34
34
NULL
NULL
NULL
25
33
hotel
2026-05-31
2026-06-01
NULL
NULL
NULL
690.00
0.00
0.00
confirmed
unpaid
NULL
NULL
NULL
none
0.00
NULL
2026-05-24 11:51:13
NULL
Edit
Copy
Delete
DELETE FROM bookings WHERE `bookings`.`id` = 47
47
INV-202605-0014
2026-05-27 00:28:13
REG-000024
54
43
hotel
2026-05-25
2026-05-26
2026-05-27
16:14:51
00:28:13
690.00
0.00
0.00
checked_out
paid
NULL
2026-05-27 00:28:13
NULL
none
0.00
NULL
2026-05-25 21:14:51
NULL
Edit
Copy
Delete
DELETE FROM bookings WHERE `bookings`.`id` = 48
48
INV-202605-0019
2026-05-27 11:03:46
REG-000025
70
44
hotel
2026-05-25
2026-05-26
2026-05-27
17:11:02
11:03:46
690.00
0.00
0.00
checked_out
paid
NULL
2026-05-27 11:03:46
NULL
none
0.00
NULL
2026-05-25 22:11:02
NULL
Edit
Copy
Delete
DELETE FROM bookings WHERE `bookings`.`id` = 56
56
INV-202605-0020
2026-05-27 11:03:50
REG-000033
54
52
hotel
2026-05-26
2026-05-27
2026-05-27
19:31:32
11:03:50
690.00
990.00
0.00
checked_out
paid
cash
2026-05-26 19:31:32
3
none
0.00
NULL
2026-05-27 00:31:32
NULL
Edit
Copy
Delete
DELETE FROM bookings WHERE `bookings`.`id` = 58
58
INV-202605-0025
2026-05-27 15:55:44
REG-000035
70
54
hotel
2026-05-27
2026-05-28
2026-05-28
NULL
15:21:44
690.00
0.00
0.00
checked_out
paid
cash
2026-05-27 15:55:44
3
none
0.00
NULL
2026-05-27 15:53:06
NULL
Edit
Copy
Delete
DELETE FROM bookings WHERE `bookings`.`id` = 59
59
INV-202605-0026
2026-05-27 16:04:30
REG-000036
25
55
hotel
2026-05-27
2026-05-28
2026-05-28
10:57:19
08:07:20
690.00
690.00
0.00
checked_out
paid
cash
2026-05-27 10:57:19
3
none
0.00
NULL
2026-05-27 15:57:19
NULL
Edit
Copy
Delete
DELETE FROM bookings WHERE `bookings`.`id` = 61
61
INV-202605-0034
2026-05-28 15:21:31
REG-000038
26
57
hotel
2026-05-27
2026-05-28
2026-05-28
14:13:49
15:21:31
690.00
690.00
0.00
checked_out
paid
cash
2026-05-27 14:13:49
3
none
0.00
NULL
2026-05-27 19:13:49
NULL
Check all
With selected:
Edit
Copy
Delete
Export
1
2
3
|
Show all
|
|
|
Number of rows:
25
50
100
250
500
Filter rows:
Sort by key:
PRIMARY (ASC)
PRIMARY (DESC)
room_id (ASC)
room_id (DESC)
customer_id (ASC)
customer_id (DESC)
None
Query results operations
Print
Copy to clipboard
Export
Display chart
Create view
Create view
Bookmark this SQL query
Label:
Let every user access this bookmark