select rowid, * from talks where "room" = :p0 and "speaker" = :p1 and "title" = :p2 order by rowid limit 101
p0
p1
p2
This data as JSON, CSV