Previous Page
orWhere()

Solar_Sql_Select
order()

Next Page
quote()

order()

public Solar_Sql_Select order ( string|array $spec )

Adds a row order to the query.

Parameters

  • (string|array) $spec: The column(s) and direction to order by.

Returns

  • (Solar_Sql_Select)

Description

Adds a row order to the query.