从游戏表中选择所有数据,并根据生产成本从最便宜到最昂贵对结果进行排序。如果生产成本相同,则按评级从最好到最差排序。
列名(生产成本、评级(
SELECT g.*
FROM games g
ORDER BY production_cost ASC, rating DESC
从游戏表中选择所有数据,并根据生产成本从最便宜到最昂贵对结果进行排序。如果生产成本相同,则按评级从最好到最差排序。
列名(生产成本、评级(
SELECT g.*
FROM games g
ORDER BY production_cost ASC, rating DESC
javascript python java c# php android html jquery c++ css ios sql mysql arrays asp.net json python-3.x ruby-on-rails .net sql-server django objective-c excel regex ruby linux ajax iphone xml vba spring asp.net-mvc database wordpress string postgresql wpf windows xcode bash git oracle list vb.net multithreading eclipse algorithm macos powershell visual-studio image forms numpy scala function api selenium