Table With Space In Name

Data source: https://github.com/simonw/datasette-jellyfish

View and edit SQL

0 records

CREATE TABLE "Table With Space In Name" (
  pk varchar(30) primary key,
  content text
);
Powered by Datasette · Query took 5.485ms · Data source: https://github.com/simonw/datasette-jellyfish