Database reference - calcom

calcom -  tables -  [dbo].[REG_ALL_LOCATIONS]

Description

This table contains location data for all commercial groundfish regulations.  It joins on LOCATION_ID in other tables.
 

Table properties

namevalue
name[dbo].[REG_ALL_LOCATIONS]
ansi nullson 
quoted identifieron 
row count70
Size of data16 kb
Size of indexes32 kb
Maximum size of a single row2,172 bytes

Columns

columndatatypelengthbytesdefaultnullsPKFKUQcomputedcomment
location_pkint identity (1,1) 104 no  yes    no   
location_idnvarchar200800 yes      no 
This column is used to link regulation tables to identify regulations by various types of location.
 
North_lat_oldreal74 yes      no   
South_lat_oldreal74 yes      no   
Statesnvarchar200800 yes      no 
the state(s) encompassed by the location_id
 
INPFCsnvarchar100400 yes      no 
the INPFC area(s) encompassed by the location_id
 
North_latnvarchar2080 yes      no 
the northern latitude boundary encompassed by the location_id
 
South_latnvarchar2080 yes      no 
the southern latitude boundary encompassed by the location_id
 

Dependency graph

dboREG_ALL_LOCATIONSREG_ALL_LOCATIONS...PK_REG_ALL_LOCATIONS...ui_reg_loc_id...reg_locations_spreg_multi_param_web...Reg_species_regs_sp...reg_multi_param_vu...

Objects that depend on [dbo].[REG_ALL_LOCATIONS]

nameobject typelevel



Documentation generated by SqlSpec