This table contains cluster data for flatfish Bin samples (samples based on number of fish, not weight). These are rescued sample
| name | value |
|---|---|
| name | [dbo].[FLATFISH_BIN_CLUSTS] |
| ansi nulls | on |
| quoted identifier | on |
| row count | 8,751 |
| Size of data | 544 kb |
| Size of indexes | 16 kb |
| Maximum size of a single row | 457 bytes |
| column | datatype | length | bytes | default | nulls | PK | FK | UQ | computed | comment |
|---|---|---|---|---|---|---|---|---|---|---|
| sample_no | nvarchar | 100 | 400 | no | composite PK | no | ||||
| species | varchar | 4 | 4 | no | composite PK | no | ||||
| sex | tinyint | 3 | 1 | no | composite PK | no | ||||
| weight | tinyint | 3 | 1 | yes | no | |||||
| total_ct | tinyint | 3 | 1 | yes | no | |||||
| old_sample_no | varchar | 50 | 50 | yes | no |