home / games

franchise

2 rows

✎ View and edit SQL

This data as json, CSV (advanced)

id ▼ Franchise Year_Founded
1 Coachella Valley Firebirds 2022
2 Maine Mariners 1977

Advanced export

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

CSV options:

CREATE TABLE "franchise" ("id" integer NOT NULL PRIMARY KEY AUTOINCREMENT, "Franchise" varchar(64) NOT NULL, "Year_Founded" integer NULL);
Powered by Datasette · Queries took 1.2ms