go top

order by

  • 按顺序排列:在SQL中,ORDER BY子句指定了一个SQL SELECT语句返回一个按照一个或多个列的值进行排序的结果集。

英英释义

Order by

  • abstract: An ORDER BY clause in SQL specifies that a SQL SELECT statement returns a result set with the rows being sorted by the values of one or more columns. The sort criteria do not have to be included in the result set.

以上来源于: WordNet

双语例句原声例句权威例句

更多双语例句
  • The order of the list is based on how corrupt a country's government is considered by a number of international organizations.

    VOA: special.2009.11.28

  • I don't even think they are in chronological order by topic.

    我甚至都没想,它们是按照主题的时间顺序排列的。

    麻省理工公开课 - 固态化学导论课程节选

  • Because I could've built that in, it says if you change the value of this thing, by the way you need to change recompute those other values in order to make this hold up.

    我想要大家通过定义好的方法,来改变实例的值了,因为我可以把这个功能,内置到方法里面去,它的意思就是如果,你改变一个值。

    麻省理工公开课 - 计算机科学及编程导论课程节选

更多原声例句
更多权威例句

百科

order by

ORDER BY 语句用于根据指定的列asdf对结果集进行排序。 ORDER BY 语句默认按照升序对记录进行排序。 order by放在from table_name后面。 如果您希望按照降序对记录进行排序,可以使用 DESC 关键字。

详细内容

以上来源于: 百度百科
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定