Database reference - calcom

calcom -  tables -  [dbo].[LENGTH_CONVERSIONS]

Description

This table holds length conversion factors for rockfish. It allows conversion between tl, fl, and sl. Refer to the documentation for usage. The data comes from Echeverria and Lenarz, 1983.  The conversions are: length=a+(b * length) where length is cm.
 

Table properties

namevalue
name[dbo].[LENGTH_CONVERSIONS]
ansi nullson 
quoted identifieron 
row count35
Size of data8 kb
Size of indexes8 kb
Maximum size of a single row53 bytes

Columns

columndatatypelengthbytesdefaultnullsPKFKUQcomputedcomment
speciesvarchar55 no  yes    no   
fl_tl_afloat154 yes      no   
fl_tl_bfloat154 yes      no   
tl_fl_afloat154 yes      no   
tl_fl_bfloat154 yes      no   
sl_fl_afloat154 yes      no   
sl_fl_bfloat154 yes      no   
fl_sl_afloat154 yes      no   
fl_sl_bfloat154 yes      no   
sl_tl_afloat154 yes      no   
sl_tl_bfloat154 yes      no   
tl_sl_afloat154 yes      no   
tl_sl_bfloat154 yes      no   

Dependency graph

dboLENGTH_CONVERSIONSPK_length_conversions...



Documentation generated by SqlSpec