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