Primary Key Field Type
 ID int

Field Field Type Null Notes Description
 Name nvarchar(256)  
 Description nvarchar(2046)
 ContactInfoID int  
 IsHome bit   Default = 0

Foreign Key Field Type Null Notes Description
 ClientSitesID int   ClientSites.ID

Index Name Field(s) Unique Primary Clustered
 PK_ATHLETICS_LOCATIONS ID

Referenced by Field
 ATHLETICS_EVENTS LocationID

Entity-Relationship diagram of this table