| Column Name | Ordinal Position |
|---|
| Column Name | Ordinal Position | Referenced Table | |
|---|---|---|---|
| LKQUANTITYTYPEID | 2 | LKQUANTITYTYPE | |
| LKCOMPARATORID | 4 | LKCOMPARATOR | |
| LKUNITID | 5 | LKUNIT |
| Name | Type | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | QUANTITYID | INT | ||||||||
|
Description: The unique Id for the Quantity table
|
||||||||||
| Name | Type | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| 2 | LKQUANTITYTYPEID | INT | ||||||||
|
Description: LkQuantityTypeId is a foreign key to the LkQuantityType table.
|
||||||||||
| Name | Type | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| 3 | VALUE | DECIMAL | ||||||||
|
Description: NULL
|
||||||||||
| Name | Type | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| 4 | LKCOMPARATORID | INT | ||||||||
|
Description: LkComparatorId is a foreign key to the LkComparator table.
|
||||||||||
| Name | Type | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| 5 | LKUNITID | INT | ||||||||
|
Description: LkUnitId is a foreign key to the LkUnit table.
|
||||||||||