DB2窗口函数

row_number() over (PARTITION BY pi.ID ORDER BY pia.ID) AS rn

你可能感兴趣的:(DB2窗口函数)