select rowid, * from talks where "day" = :p0 and "image" = :p1 and "room" = :p2 order by abstract desc limit 101
p0
p1
p2