This data as json, CSV (advanced)
id ▼ | table_id | name |
---|---|---|
78 | Mobile_Food_Facility_Permit_fts_stat 19 | id |
79 | Mobile_Food_Facility_Permit_fts_stat 19 | value |
JSON shape: default, array, newline-delimited, object
CREATE TABLE columns ( id integer PRIMARY KEY, table_id integer, name text, FOREIGN KEY (table_id) REFERENCES tables(id) );