Tables [dbo].[Finding_Reference_Range]
Minimum and Maximum values related to  Findings.
KeyNameData TypeMax Length (Bytes)NullabilityDescription
Cluster Primary Key PK_Finding_Reference_Range_FindingID: FindingIDForeign Keys FK_Finding_Reference_Range_FindingID: [dbo].[Finding].FindingIDFindingID[dbo].[uniqueid]9NOT NULLFinding. Link to Finding.ID.
Lowreal4NOT NULLLow referance value of the finding
Highreal4NOT NULLHigh referance value fo the finding
PanicLowreal4NOT NULLPanic Low referance value of the finding
PanicHighreal4NOT NULLPanic High referance value of the finding
DeltaLowreal4NOT NULLDelta low referance value for the finding
DeltaHighreal4NOT NULLDelta high referance value for the finding