Table 7. Structure of the Categories table.
Field | Type | Null | Key | Default | Extra | Foreign Key |
---|---|---|---|---|---|---|
Id | int(11) | NO | PRI | NULL | auto increment | |
Category | varchar(45) | NO | NULL | |||
Description | text | NO | NULL |
Field | Type | Null | Key | Default | Extra | Foreign Key |
---|---|---|---|---|---|---|
Id | int(11) | NO | PRI | NULL | auto increment | |
Category | varchar(45) | NO | NULL | |||
Description | text | NO | NULL |