Search
⌘K

Leetcode 1068. Product Sales Analysis I

Join the Sales and Product tables on product_id and return, for each sale_id, the corresponding product_name along with the sale year and unit price. The output should include one row per sale (order does not matter).


Question Timeline

See when this question was last asked and where, including any notes left by other candidates.

Comments

Your account is free and you can post anonymously if you choose.