Files
laatzen/Common/Service/MeterProcessState
..
2024-01-16 10:59:03 +01:00
2023-11-27 16:54:53 +01:00
2021-10-01 11:09:20 +02:00
2023-05-23 14:02:52 +02:00
2022-08-12 09:33:04 +02:00
2021-10-01 11:09:20 +02:00
2021-10-01 11:09:20 +02:00
2021-10-01 11:09:20 +02:00
2021-10-01 11:09:20 +02:00
2021-10-01 11:09:20 +02:00
2021-10-01 11:09:20 +02:00
2023-08-02 12:38:58 +02:00
2021-10-01 11:09:20 +02:00
2021-10-01 11:09:20 +02:00

CREATE TABLE [Cordonel_Calibrations] ( [PcbId] INT NOT NULL, [TestRunNr] INT NOT NULL, [Offset] FLOAT NOT NULL, CONSTRAINT [PK_Cordonel_Calibrations_PcbId] PRIMARY KEY ([PcbId]) );