TableUpdate::orderbySet sorting criteria Description
public mysql_xdevapi\TableUpdate mysql_xdevapi\TableUpdate::orderby(mixed
$orderby_expr, mixed ...$orderby_exprs)Sets the sorting criteria. Parameters
Return ValuesTableUpdate object. ExamplesExample #1 mysql_xdevapi\TableUpdate::orderby example |