select rowid, * from talks where "day" = :p0 and "speaker" = :p1 and "url" = :p2 order by speaker limit 101
p0
p1
p2