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