ReviewInvestigationTypes


Columns

Column Type Size Nulls Auto Default Children Parents Comments
ReviewId int 4 null
Reviews.Id FK_dbo.ReviewInvesitgationTypes_dbo.Reviews_ReviewIdC
InvestigationTypeId int 4 null
InvestigationTypes.Id FK_dbo.ReviewInvesitgationTypes_dbo.InvestigationTypes_InvestigationTypeIdC

Indexes

Constraint Name Type Sort Column(s)
PK_dbo.ReviewInvestigationTypes Primary key Asc/Asc ReviewId + InvestigationTypeId
IX_InvestigationTypeId Performance Asc InvestigationTypeId
IX_ReviewId Performance Asc ReviewId

Relationships