This table has species management groups by different annual intervals. Its primary use is by the website to facilitate data retrievals
| name | value |
|---|---|
| name | [dbo].[Reg_management_grps_for_web] |
| ansi nulls | on |
| quoted identifier | on |
| row count | 198 |
| Size of data | 32 kb |
| Size of indexes | 8 kb |
| Maximum size of a single row | 4,088 bytes |
| column | datatype | length | bytes | default | nulls | PK | FK | UQ | computed | comment |
|---|---|---|---|---|---|---|---|---|---|---|
| Species_Group | nvarchar | 255 | 1020 | yes | no | |||||
| Common_name | nvarchar | 255 | 1020 | yes | no | |||||
| Year_Started | float | 15 | 4 | yes | no | |||||
| Year_Ended | float | 15 | 4 | yes | no | |||||
| Location_ID | nvarchar | 255 | 1020 | yes | no | |||||
| Management_Group | nvarchar | 255 | 1020 | yes | no |