SELECT ci.city_name, pr.product_name, ROUND(SUM(ii.line_total_price), 2) AS total_amount FROM city ci, customer cu, invoice i, invoice_item ii, product pr WHERE ci.id = cu.city_id AND cu.id = ...
Once complete, submit on https://bit.ly/submit_mb_prep for getting interviewed ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results