Stores information regarding weapon types for the terrorism peril.
Stores information regarding weapon types for the terrorism peril.
Creation Date | 1/18/2013 2:22 PM |
File Group | PRIMARY |
Text File Group | |
System Object | ![]() |
Published for Replication | ![]() |
Rows | 25 |
Data Space Used | 8.00 KB |
Index Space Used | 8.00 KB |
Column Name | Description | Datatype | Length | Allow Nulls | Default | Formula | |
---|---|---|---|---|---|---|---|
![]() | TerrorismWeaponTypeCode | Code that represents the weapon type.
| varchar | 10 | |||
TerrorismWeaponType | Name of the weapon type. Corresponds to the code in TerrorismWeaponTypeCode. | varchar | 40 | ![]() | |||
TerrorismWeaponCategory | Category for the weapon type. Corresponds to the code in TerrorismWeaponTypeCode. | varchar | 255 | ![]() | |||
Description | Description of the weapon. | varchar | 1024 | ![]() |