m.field1 , cl.field2 = m.field2
from Counter.List cl
join Counter.Account ca on cl.ID=ca.CounterID
join Adress.Owners ao on ao.AccountID=ca.AccountID
join mycounters m on ao.AccountName=m.account
where ao.AccountName =m.account and cl.SubListID=38
and ao.HouseID=3
and cl.Active=1
Всё получилось)
Обсуждают сегодня