DE
SELECT *
FROM table_1
LEFT OUTER JOIN table_2
ON table_1.application_id = table_2.id
WHERE table_1.application_id = 222
AND table_1.t_sum >= (table_2.t_price / 2)
Size: a a a
DE
SELECT *
FROM table_1
LEFT OUTER JOIN table_2
ON table_1.application_id = table_2.id
WHERE table_1.application_id = 222
AND table_1.t_sum >= (table_2.t_price / 2)
DE
АД
SELECT *
FROM table_1
LEFT OUTER JOIN table_2
ON table_1.application_id = table_2.id
WHERE table_1.application_id = 222
AND table_1.t_sum >= (table_2.t_price / 2)
АД
DE
DE
АД
АД
DE
DE
АД
DE
DE
АД
АД
DE
АД
АД
DE
DE