5 lines
198 B
SQL
5 lines
198 B
SQL
exec ActivePos_server.dbo.executeOnAllPos '
|
||
select * from ActivePos_write.dbo.Settings
|
||
where settingId = ''Configuration.ConfigSections.Plugins.Parts.ManageSqlSubscriptionJob.Schedule''
|
||
';
|