LeetCode-1070. 产品销售分析 III(中等)

销售表 Sales:mysql +-------------+-------+ | Column Name | Type  | +-------------+-------+ | sale_id     | int   | | product_id  | int   | | year        | int   | | quantity    | int   | | price       |
相关文章
相关标签/搜索