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