order by clause 中文意思是什麼

order by clause 解釋
子句
  • order : n 1 次序,順序;整齊;(社會)秩序,治安;狀況,常態;健康狀態;條理;會場秩序;議事程序,日程;...
  • by : adv 1 在側,在旁,在附近。2 (擱)在一邊,(放)到旁邊,(存)在一旁;收著。3 (由旁邊)經過,過...
  • clause : n. 1. (章程、條約等的)條,項;條款。2. 【語法】子句,分句,主謂結構,從句。
  1. Additionally, the query plans must require that these ranges be scanned in order either because there is an order by clause on t. a, or because an iterator within the plan requires that it consume the tuples in sorted order

    此外,查詢計劃必須要求按順序掃描這些范圍,原因是對t . a應用了order by子句,或者計劃中的迭代器要求它按排序順序處理元組。
  2. There is no limit to the number of items in the order by clause

    對order by子句中的項目數沒有限制。
  3. Non - integer constants are not allowed in the order by clause

    不允許在order by子句使用非整數常量。
  4. Non - integer constants are allowed and ignored in the order by clause

    允許在order by子句中使用(並忽略)非整數常量。
  5. For example, an order by clause with a single two - part column

    例如,可接受由一個包含兩部分的列(
  6. Order by clause and resolves the column name

    並將列名
  7. If the query includes an order by clause, the first

    如果查詢包含order by子句,則將返回按order by子句排序的前
  8. In the associated order by clause

    的相同副本。
  9. This limits the total size of columns specified in an order by clause

    這限制了在order by子句中指定的列的總大小。
  10. The order by clause can include items that do not appear in the select list

    Order by子句可包含未顯示在選擇列表中的項。
  11. Specifies whether columns in an order by clause must be in the select list

    指定order by子句中的列是否必須在選擇列表中。
  12. Added information about specifying a primary key when you use a subselect statement with an order by clause

    添加了有關在將嵌套select語句與order by子句一起使用時指定主鍵的詳細信息。
  13. For example, in an order by clause, an english speaker would expect the character string chiapas to come before colima in ascending order

    以order by子句為例:如果按升序排列,說英語的人認為字元串chiapas應排在colima之前。
  14. If order by is required, eliminate the column that participates in the multiple range scans t. a in the example above from the order by clause

    如果需要order by ,則通過order by子句清除參與多次范圍掃描的列(如上面示例中的t . a ) 。
  15. The sequence of the sort columns in the order by clause defines the organization of the sorted result set

    Order by子句中的排序列序列定義了排序結果集的結構。
  16. 5 where time is of the essence as provided by clause 5. 3 hereof any special arrangements and the charges for these for the collection and delivery of the output material shall be specified in the order

    如果如5 . 3條款所規定,交付時間很重要,則定單中應詳細說明為接收和交付輸出材料所作的任何特殊安排及其費用。
  17. If the query has no order by clause, the order of the rows is arbitrary

    %的行。如果查詢沒有order by子句,則行的順序是隨意的。
  18. An order by clause, unless there is also a top clause in the select list of the select statement

    Order by子句,除非在select語句的選擇列表中也有一個top子句。
  19. The order by clause is used only to determine the rows that are returned by the top clause in the view definition

    Order by子句僅用於確定視圖定義中的top子句返回的行。
  20. It cannot include a compute or for browse clause, and may only include an order by clause when a top clause is also specified

    它不能包含compute或for browse子句,如果同時指定了top子句,則只能包含order by子句。
分享友人