Adds a new ORDER BY expression to a SELECT statement.
the ID of the expression to use during sorting (not 0)
true for an ascending sorting
name of the collation to use when sorting, or null
Adds a new ORDER BY expression to a SELECT statement.