Common Discovery classification table to identify combinations of classes which result in an additional classification.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| combination_id | varchar(32) | not null | Matches a classification rule id number |
| class_id | integer | not null | ID number of class |
| hierarchy_id | integer | not null | ID number of hierachy |
| required_result | integer1 | with null | Result of combination - 0=false; 1=true |
Product Name: Asset
Table Type: Table