3 lines
163 B
Plaintext
3 lines
163 B
Plaintext
|
|
UPDATE [dbo].[DAS]
|
||
|
|
SET MaxModules=4, Channels=8, ChannelTypes='0,0,0,0,0,0,5,6'
|
||
|
|
WHERE Type = '36' AND Position <> 'Prototype' AND ChannelTypes = '0,0,0,0,0,0'
|