home / cats / l_c_reg_det_agenda_typ

l_c_reg_det_agenda_typ

3 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ agenda_type description
1 1 Oral Oral
2 2 Other Other
3 3 Writn Written

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "l_c_reg_det_agenda_typ" (
    "agenda_type" text,
    "description" text
);
Powered by Datasette · Queries took 1.2ms