order by clause for fetch statement?

order by clause for fetch statement?

When I fetch records I would like to retrieve the records I'm fetching in a certain sort order. I've looked everywhere, and I can't find any options for indicating the sort order for a set of records being fetched. Any help would be greatly appreciated.