Let\'s say I have the following select_expr:
select_expr
SELECT name, 4 + ( (SELECT SUM(revenue) FROM tbl WHERE name=tbl.name) / (SELEC