0
select a.price * b.quantity as total_price
from a, b
where a.item_id = b.item_id
17th Jun 2017, 7:10 AM
Gurpreet Singh
Often have questions like this?
Learn more efficiently, for free:
Hot today
Which language to start with
1 Votes
What could i use c# and c++ for?
1 Votes
Account trouble.
3 Votes
App keeps crashing
2 Votes



