Database reference - calcom

calcom -  tables -  [dbo].[LEN_EXPAND_DOCS]

Description

This table contains information about how borrowing was done to perform length expansions.
 

Table properties

namevalue
name[dbo].[LEN_EXPAND_DOCS]
ansi nullson 
quoted identifieron 
row count40,096
Size of data2,328 kb
Size of indexes32 kb
Maximum size of a single row41 bytes

Columns

columndatatypelengthbytesdefaultnullsPKFKUQcomputedcomment
yearchar44 no  composite PK    no   
speciesvarchar44 no  composite PK    no   
live_fishchar11 no  composite PK    no 
were the fish landed live Y or N
 
gear_grpchar33 no  composite PK    no   
port_complexchar33 no  composite PK    no   
mark_catint104 no  composite PK    no 
Market Category for this strata
 
borrowchar11 no      no 
was borrowing used to expand this strata Y or N
 
borrow_gearchar33 yes      no 
If borrowing was done, what gear was used
 
borrow_portchar33 yes      no 
if borrowing was used, what port was used
 
expandedchar11 no      no 
was this strata expanded Y or N
 
fish_ctvarchar55 yes      no 
number of fish used in the expansion
 
poundsnumeric189 no  composite PK    no 
total pounds used for the expansion
 

Dependency graph

dboLEN_EXPAND_DOCSPK_LEN_EXPAND_DOCS...



Documentation generated by SqlSpec