home / csvconf

talks

Data source: https://csvconf.com/

0 rows where day = "May 9 2019", image = "https%3A%2F%2Fcsvconf.com%2Fimg%2Fspeakers-2019%2Fpmcgarry.jpg" and speaker = "Patrick McGarry" sorted by time descending

View and edit SQL

image

Link rowid title speaker time ▲ day room url datetime abstract image
CREATE TABLE [talks] (
   [title] TEXT,
   [speaker] TEXT,
   [time] TEXT,
   [day] TEXT,
   [room] TEXT,
   [url] TEXT,
   [datetime] TEXT,
   [abstract] TEXT,
   [image] TEXT
)
Powered by Datasette · Query took 7.983ms · Data source: https://csvconf.com/