kb_solution_finder_entry Table (295)
•
Environment: onsite, online
Some tooltip text!
• 1 minute to read
• 1 minute to read
Knowledge base problem solving wizard, items in a category linking to a knowledge base entry
Fields
| Name | Description | Type | Null |
|---|---|---|---|
| id | The primary key (auto-incremented) | PK | |
| solution_finder | FK kb_solution_finder | ||
| kb_entry | FK kb_entry |

Indexes
| Fields | Types | Description |
|---|---|---|
| id | PK | Clustered, Unique |
| solution_finder | FK | Index |
| kb_entry | FK | Index |
Relationships
| Table | Description |
|---|---|
| kb_entry | This table contains FAQ entries. |
| kb_solution_finder | Knowledge base problem solving wizard, categories and subcategories for drilling down |
Replication Flags
- None
Security Flags
- No access control via user's Role.