ROW_NUMBER() 的基本语法```sqlROW_NUMBER() OVER ([PARTITION BY partition_expression, ]ORDER BY sort_expression [ASC|D