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