AG
Size: a a a
AG
D
D
D
select category, sum(value)
having sum(sign)=0 and sum(value)!=0
group by category
D
AK
select category, sum(value)
having sum(sign)=0 and sum(value)!=0
group by category
AG
AG
AG
AG
D
AK
AG
S
D
В
D
select sum(value) from (select argMax(value, version) as value ...)
S
SELECT * FROM system.settings WHERE name LIKE '%block_size%' OR name LIKE '%flush%' FORMAT Vertical;
В
SELECT * FROM system.settings WHERE name LIKE '%block_size%' OR name LIKE '%flush%' FORMAT Vertical;
В