Home | History | Annotate | Download | only in orig

Lines Matching refs:DESC

1336       zSelect = appendText(zSelect, " ORDER BY rowid DESC", 0);
1349 ** "ORDER BY rowid DESC" to the end.
1369 sqlite3_snprintf(sizeof(zQ2), zQ2, "%s ORDER BY rowid DESC", zQuery);