Home | History | Annotate | Download | only in dist

Lines Matching refs:DESC

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