Lines Matching refs:rowid
1265 zSelect = appendText(zSelect, " ORDER BY rowid DESC", 0);1278 ** "ORDER BY rowid DESC" to the end.1293 sqlite3_snprintf(sizeof(zQ2), zQ2, "%s ORDER BY rowid DESC", zQuery);