_Deprecated_21_01_LabTestPanelAssociations


Columns

Column Type Size Nulls Auto Default Children Parents Comments
TestId int 4 null
_Deprecated_21_01_LabTests.Id FK_dbo.LabTestPanelAssociations_dbo.LabTests_TestIdC
PanelId int 4 null
_Deprecated_21_01_LabTestPanels.Id FK_dbo.LabTestPanelAssociations_dbo.LabTestPanels_PanelIdC

Indexes

Constraint Name Type Sort Column(s)
PK_dbo._Deprecated_21_01_LabTestPanelAssociations Primary key Asc/Asc TestId + PanelId
IX_PanelId Performance Asc PanelId
IX_TestId Performance Asc TestId

Relationships