home / fixtures2 / Table With Space In Name

Table With Space In Name

✎ View and edit SQL

This data as json, testall, testnone, testresponse

0 records

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