Adds an ORDER BY condition to the query.
public addOrderBy ( string $p_order ) : void | ||
$p_order | string | The column and the direction of the order condition |
return | void |
public addOrderBy ( string $p_order ) : void | ||
$p_order | string | The column and the direction of the order condition |
return | void |