Database reference - calcom

calcom -  tables -  [dbo].[MASTER_AGES]

Description

This table contains ages for fish often with multiple ages.  The Best_age is stored in the MASTER_FISH table.
 

Table properties

namevalue
name[dbo].[MASTER_AGES]
ansi nullson 
quoted identifieron 
row count187,487
Size of data46,552 kb
Size of indexes264 kb
Maximum size of a single row222 bytes

Columns

columndatatypelengthbytesdefaultnullsPKFKUQcomputedcomment
sample_novarchar99 no  composite PK    no   
clust_noint104 no  composite PK    no   
fish_noint104 no  composite PK    no   
speciesvarchar44 no      no   
best_ageint104 yes      no 
our best guess at the age.  This is stored in the Master_fish table.
 
age1int104 yes      no   
ager1char2020 yes      no   
method1char1010 yes      no   
age2int104 yes      no   
ager2char2020 yes      no   
method2char1010 yes      no   
age3int104 yes      no   
ager3char2020 yes      no   
method3char1010 yes      no   
age4int104 yes      no   
ager4char2020 yes      no   
method4char1010 yes      no   
old_sample_novarchar1111 yes      no   
commentschar5050 yes      no   

Dependency graph

dboMASTER_AGESPK_MASTER_AGES...



Documentation generated by SqlSpec