Primary Key Field Type
 ID int

Field Field Type Null Notes Description
 Name nvarchar(100)  
 Description nvarchar(255)  
 RankingType int  
 LowerBound int
 UpperBound int

Foreign Key Field Type Null Notes Description
 SiteContentID int SiteContent.ID

Index Name Field(s) Unique Primary Clustered
 PK_NetworkRanking ID  

Entity-Relationship diagram of this table