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