How can I order the results of a query with the DBConnector?

How can I order the results of a query with the DBConnector?

Hi.
I am making a query through a DBConnetor but I would like the returned results to be based on a particular criterion.
Is it possible to order the results of the queries?
If this is possible, how could I order my queries?