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