This table hold cluster data for samples collected during the current year
| name | value |
|---|---|
| name | [dbo].[CURRENT_CLUSTS] |
| ansi nulls | on |
| quoted identifier | on |
| row count | 2,922 |
| Size of data | 168 kb |
| Size of indexes | 16 kb |
| Maximum size of a single row | 36 bytes |
| column | datatype | length | bytes | default | nulls | PK | FK | UQ | computed | comment |
|---|---|---|---|---|---|---|---|---|---|---|
| sample_no | varchar | 9 | 9 | no | composite PK | no | ||||
| clust_no | int | 10 | 4 | no | composite PK | no | ||||
| species | varchar | 4 | 4 | no | composite PK | no | ||||
| total | int | 10 | 4 | no | no | number of fish of this species in the cluster | ||||
| weight | int | 10 | 4 | no | no | weight (pounds) of this species in the cluster | ||||
| old_sample_no | varchar | 11 | 11 | yes | no | for internal use only |
| name | object type | level |
|---|