+-----------+---------+------+-----+---------+-------+
| Field | Type | Null | Key | Default | Extra |
+-----------+---------+------+-----+---------+-------+
| sid | int(11) | NO | PRI | NULL | |
| cid | int(11) | NO | PRI | NULL | |
| optid | int(11) | NO | PRI | NULL | |
| opt_proto | int(11) | YES | | NULL | |
| opt_code | int(11) | YES | | NULL | |
| opt_len | int(11) | YES | | NULL | |
| opt_data | text | YES | | NULL | |
+-----------+---------+------+-----+---------+-------+
Back to Database Schema
Back to Snorby E-Book