Files
DP44/DataPRO/Modules/Database/DatabaseMigrationScripts/.svn/pristine/e2/e2c40510e1f3477a46ff7699a575f260eeaec42f.svn-base

2 lines
110 B
Plaintext
Raw Permalink Normal View History

2026-04-17 14:55:32 -04:00
INSERT INTO SensorsType VALUES(7, 'Thermocoupler')
INSERT INTO dbo.Sensors VALUES (7, 'TST_TestSpecific')