Question: Write SQL queries which give the following information: The average share price for each cake (cake_id) and The number of cakes sold by each baker
Write SQL queries which give the following information:
The average share price for each cake (cake_id) and
The number of cakes sold by each baker (baker_name)
You can assume a table with reasonable names/attributes
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
