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