SQL
In datasets initially defined on a SQL query, you can alter the query at any time to
    change the list of fields fetched, content of the WHERE clause, ORDER
      BY, and so on.
- Click the Edit (pencil) icon.
 - Edit the SQL statement.
 - Click Save.
 
