Database reference - calcom

calcom -  tables -  [dbo].[COMP_EXPAND_DOCS]

Description

This table contains information about how borrowing was done to produce year end species specific landings found in the COM_LANDS table. Real_ =strata that was expanded, Used_ were the strata borrowed from.
 

Table properties

namevalue
name[dbo].[COMP_EXPAND_DOCS]
ansi nullson 
quoted identifieron 
row count20,924
Size of data984 kb
Size of indexes16 kb
Maximum size of a single row34 bytes

Columns

columndatatypelengthbytesdefaultnullsPKFKUQcomputedcomment
yearchar44 no  composite PK    no   
real_quarterchar11 no  composite PK    no 
quarter (1-4) in which fish were landed
 
real_livechar11 no  composite PK    no 
whether fish were landed live (Y or N)
 
real_mark_catchar33 no  composite PK    no 
market category in which fish were landed
 
real_gear_grpchar33 no  composite PK    no 
gear group in which fish were landed
 
real_port_complexchar33 no  composite PK    no 
port complex where fish were landed
 
used_livechar11 no      no   
used_mark_catchar33 no      no   
used_gear_grpchar33 no      no   
used_port_complexchar33 no      no   
used_quarterchar11 no      no   
sample_countint104 no      no 
number of samples used to expand this strata - refer to documentation on expansion process
 
used_yearchar44 no      no   

Dependency graph

dboCOMP_EXPAND_DOCSPK_COMP_EXPAND_DOCS_NEW...



Documentation generated by SqlSpec