Compile the "offset" portion of the query.
String compileOffset(int offset) { return 'OFFSET $offset'; }