->limit() (Previous) (Next) ->groupBy()

View this page in Last updated: Sun, 05 Oct 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

->orderBy()

->orderBy() -- order by 条件を追加する

説明

order by 条件を追加します。 パラメータなしでコールすると、現在の order 条件をクリアします。

パラメータ

  • string $order - 順序を指定します

注意

この関数は、スタティックにコールする ことはできません。

設定オプション quote_identifiers は、orderBy に送るデータには影響を及ぼしません。

->limit() (Previous) (Next) ->groupBy()

Download Documentation Last updated: Sun, 05 Oct 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.