orderBy
Create and chain an ORDER BY component for specifying the ORDER BY clause of the query.
Return
the ORDER BY component.
Parameters
orderings
an array of the ORDER BY expressions.
Create and chain an ORDER BY component for specifying the ORDER BY clause of the query.
Return
the ORDER BY component.
Parameters
orderings
an array of the ORDER BY expressions.