home / games

conference

2 rows

✎ View and edit SQL

This data as json, CSV (advanced)

id ▼ name
1 Eastern
2 Western

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE "conference" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "name" varchar(16) NULL);
Powered by Datasette · Queries took 1.2ms