select a.OrdNumber, b.Code, c.Code from CDConfirmsApproved a, DocQueues b, Periods c where a.DocQueue_ID = b.id and a.Period_ID = c.id and a.id = :OBJID
Generated by ABRA Software a.s. 27.10.2021 16:35:39