l_c_overage_decision
2 rows
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
CREATE TABLE "l_c_overage_decision" (
"overage_decision" text,
"description" text
);