The FIRST_VALUE() function is a window function that returns the first value ... c ON c.category_id = p.product_id GROUP BY category_name, YEAR(order_date);.
確定! 回上一頁