Třídová akce

Kód:
3
Tělo:
select ID from SourceGroupIdenticals
where
(((Source_ID = :Source_ID) and (Target_ID = :Target_ID))
or
((Source_ID = :Target_ID) and (Target_ID = :Source_ID)))
and
IsUser<>'N'

Generated by ABRA Software a.s. 27.10.2021 16:34:11