🛠️ Database Manager Suite
💻 Run Custom SQL Query
🔍 Table Schema Structure: authorized_machines
| Field Name | Data Type | Null Allowed | Key Index | Default Value | Extra Attributes |
|---|---|---|---|---|---|
| id | int(11) | NO | 🔑 PRIMARY KEY | NULL | auto_increment |
| serial_number | varchar(255) | NO | - | NULL |
📊 Data Preview: authorized_machines (Limit 100)
This table is currently empty.