home / cats / l_c_overage_decision

l_c_overage_decision

2 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ overage_decision description
1 1 E Excused
2 2 U Unexcused

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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