codice:
sql = "SELECT campo_id, campo_titolo FROM nome_tabella ORDER BY campo_titolo DESC"
Oppure al posto di DESC metti ASC