Třídová akce

Kód:
7
Tělo:
SELECT ID FROM WorkingRelations
 WHERE ExternIdentification = :ExternID AND
  ID <> :OBJID AND
  (DateOfEnd$Date = 0 OR DateOfEnd$Date >= :DateOfBegin) AND
  (:DateOfEnd = 0 OR DateOfBegin$Date <= :DateOfEnd)

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