ReviewOutcomeRecipients


Columns

Column Type Size Nulls Auto Default Children Parents Comments
ReviewId int 4 null
Reviews.Id FK_dbo.ReviewOutcomeRecipients_dbo.Reviews_ReviewIdC
ReviewOutcomeRecipientId int 4 null
OutcomeRecipients.Id FK_dbo.ReviewOutcomeRecipients_dbo.OutcomeRecipients_ReviewOutcomeRecipientIdC

Indexes

Constraint Name Type Sort Column(s)
PK_dbo.ReviewOutcomeRecipients Primary key Asc/Asc ReviewId + ReviewOutcomeRecipientId
IX_ReviewId Performance Asc ReviewId
IX_ReviewOutcomeRecipientId Performance Asc ReviewOutcomeRecipientId

Relationships