The lookup table containing frequency codes for how often data are updated.
| Field Name | Field Description | Data Type | Field Size* | FrequencyID | The unique frequency lookup code. | smallint | 2 | Frequency | The frequency description | varchar | 30 |
*The text datatype pre-allocates only 16 bytes. Size represents actual bytes for all other data types.