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