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