Setting Sorting Criteria

When you query your database/schema, you can sort the results by any field in an ascending or descending order by just adding ORDER BY at the end of your query.

In Visual Builder, you can set the way of sorting query records from the Order By Clause in the Syntax View. To change the sorting direction, click on either ASC or DESC.