| name | value |
|---|---|
| name | [dbo].[CR_FINAL_RECONSTRUCTION_LANDINGS] |
| ansi nulls | on |
| quoted identifier | on |
| row count | 92,440 |
| Size of data | 6,048 kb |
| Size of indexes | 8 kb |
| Maximum size of a single row | 59 bytes |
| column | datatype | length | bytes | default | nulls | PK | FK | UQ | computed | comment |
|---|---|---|---|---|---|---|---|---|---|---|
| region | varchar | 2 | 2 | yes | no | A one digit code used by CDFW - refer to documentation | ||||
| year | int | 10 | 4 | yes | no | |||||
| gear_grp | nvarchar | 5 | 20 | yes | no | |||||
| species | varchar | 4 | 4 | yes | no | |||||
| source | varchar | 25 | 25 | yes | no | |||||
| pounds | int | 10 | 4 | yes | no |