l_c_complaint_reason
5 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | reason_for_withdrawal | description |
|---|---|---|---|
| 1 | 1 | 1 | Further investigation |
| 2 | 2 | 2 | Case to be deferred |
| 3 | 3 | 3 | Allegations adjusted |
| 4 | 4 | 4 | Charge to be dismissed |
| 5 | 5 | 5 | Other |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_c_complaint_reason" (
"reason_for_withdrawal" integer,
"description" text
);