kb_entry_keyword Table (288)
Some tooltip text!
• 1 minute to read
• 1 minute to read
This table contains all keywords for the faq entries
Fields
Name | Description | Type | Null |
---|---|---|---|
id | The primary key (auto-incremented) | PK | |
kb_entry_id | The id of the kb_entry which this keyword belongs to. | FK kb_entry | |
keyword | A keyword for the given entry. | String(255) |
Indexes
Fields | Types | Description |
---|---|---|
id | PK | Clustered, Unique |
kb_entry_id | FK | Index |
keyword | String(255) | Index |
Relationships
Table | Description |
---|---|
kb_entry | This table contains FAQ entries. |
Replication Flags
- None
Security Flags
- No access control via user's Role.