Database reference - calcom

calcom -  tables -  [dbo].[CURRENT_SAMPLES]

Description

this table contaons sample header data for samples collected during the current year
 

Table properties

namevalue
name[dbo].[CURRENT_SAMPLES]
ansi nullson 
quoted identifieron 
row count1,990
Size of data392 kb
Size of indexes16 kb
Maximum size of a single row371 bytes

Columns

columndatatypelengthbytesdefaultnullsPKFKUQcomputedcomment
sample_novarchar99 no  yes    no   
cal_portvarchar1515 no      no 
a specific port code identifier, refer to PORT_CODES table
 
sample_datedatetime238 no      no   
gearvarchar55 yes      no 
A 3 character gear code for the specific gear type - refer to GEAR_CODES table
 
mark_catint104 yes      no   
boat_noint104 yes      no   
total_wgtnumeric75 yes      no 
total weigh in pounds for this strata
 
pink_ticketvarchar77 yes      no 
landing rcpt number
 
dressedvarchar11 yes      no 
was this fish landed as dressed (typically used for sablefish only)
 
live_fishvarchar11 yes      no 
was this landing of Live fish (Y or N)
 
otolithsvarchar11 yes      no 
were otoliths collected - typically not used
 
commentsvarchar250250 yes      no   
sizevarchar33 yes      no 
size sort group (if used by dealer)
 
samplervarchar1515 yes      no   
port_complexvarchar33 yes      no   
check_mevarchar11 yes      no 
flag used by port sampler to alert data manager of potential issue with sample
 
last_datedatetime238 yes      no 
last time sample was editted - used by data managers
 
gear_grpvarchar33 yes      no 
assigned gear group based on specific gear
 
pink_ticket2varchar77 yes      no 
landing receipt number if a second receipt was prepared for the landing
 
pink_ticket3varchar77 yes      no 
landing receipt number for third receipt if dealer prepared one
 
observed_tripchar11 yes      no 
was an oberserver on the vessel
 
efp_tripchar11 yes      no 
was the vessel operating under and Experimental Fishing Permit
 
ifq_tripchar11 yes      no 
was the vessel fishing under Individual Fishing Quota limits
 
old_sample_novarchar1111 yes      no 
for internal use only
 

Dependency graph

dboCURRENT_SAMPLESPK_CURRENT_SAMPLES_1...



Documentation generated by SqlSpec