select A.ID from UserDefinedForms A where A.CLSID=:CLSID and not Exists (select B.* From UserDefinedForms2 B where B.Form_ID=A.ID and B.User_ID=:User_Id) and not Exists (select C.* From UserDefinedForms2 C where C.Form_ID=A.ID and C.COMPUTEDUSER='0000000000')
Generated by ABRA Software a.s. 27.10.2021 16:34:12