This table contains CDFG Region codes and descriptions.
| name | value |
|---|---|
| name | [dbo].[REGION_CODES] |
| ansi nulls | on |
| quoted identifier | on |
| row count | 8 |
| Size of data | 8 kb |
| Size of indexes | 8 kb |
| Maximum size of a single row | 54 bytes |
| column | datatype | length | bytes | default | nulls | PK | FK | UQ | computed | comment |
|---|---|---|---|---|---|---|---|---|---|---|
| region | int | 10 | 4 | no | yes | no | ||||
| description | varchar | 50 | 50 | no | no |