Sort Keywords
ASC
Sort Ascending — orders results from A to Z (or lowest to highest for numeric values).
DESC
Sort Descending — orders results from Z to A (or highest to lowest for numeric values).
Sort Standard query results using SORT BY with ASC or DESC ordering, combined with parameter filter conditions and a LIMIT clause.