select rowid, * from talks where "abstract" = :p0 and "datetime" = :p1 order by image limit 101
p0
p1