select rowid, * from talks where "datetime" = :p0 and "url" = :p1 order by abstract desc limit 101
p0
p1