home / fixtures

Table With Space In Name

✎ View and edit SQL

This data as json

0 records

CREATE TABLE "Table With Space In Name" (
  pk varchar(30) primary key,
  content text
);
Powered by Datasette · Queries took 2.499ms