Stores the potential levels of loss, which are portrayed as a percentage range.
Stores the potential levels of loss, which are portrayed as a percentage range.
| Creation Date | 2/16/2011 6:00 PM |
| File Group | PRIMARY |
| Text File Group | |
| System Object | ![]() |
| Published for Replication | ![]() |
| Rows | 10 |
| Data Space Used | 8.00 KB |
| Index Space Used | 8.00 KB |
| Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
|---|---|---|---|---|---|---|---|
| LossLevelRiskCode | Code that represents the loss level.
| smallint | 2 | |||
| LossLevelRisk | Range of loss risk. | varchar | 40 | ![]() | |||
| MinValue | Minimum value in the range. Corresponds to the first number in the LossLevelRiskCode range. | int | 4 | ![]() | |||
| MaxValue | Maximum value in the range. Corresponds to the second number in the LossLevelRiskCode range. | int | 4 | ![]() | |||
| Description | Description of the code. | varchar | 1024 | ![]() |