l_c_formal_settle_type
3 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | formal_settlement_type | description |
|---|---|---|---|
| 1 | 1 | BdO | Board Order |
| 2 | 2 | CtDec | Court Decree |
| 3 | 3 | Other | Other |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_c_formal_settle_type" (
"formal_settlement_type" text,
"description" text
);