Java CriteriaQuery.OrderBy with aggtetation function

后端 未结 0 1543
小蘑菇
小蘑菇 2020-12-30 02:42

Given a table T1 with fields (id int, languageScore int, mathScore int ), to sort it by the aggregation func. sum(languageScore + mathScore ). The form in Sql is " orde

相关标签:
回答
  • 消灭零回复
提交回复
热议问题