この回答の説明部分を確認してください 説明/参照: SELECT ProductCatalog.CatID、ProductCatalog.CatName、ProductCatalog.ProductID、ProductCatalog.ProdName、ProductCatalog.UnitPrice、RANK()OVER(ORDER BY ProductCatalog.UnitPrice DESC)AS PriceRankからSales.ProductCatalog ORDER BY ProductCatalog.UpdateCatalog.COM