l_ccr_contempt_rec_type
2 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | contempt_recommended_type | description |
|---|---|---|---|
| 1 | 1 | Civil | Civil |
| 2 | 2 | Crimi | Criminal |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_ccr_contempt_rec_type" (
"contempt_recommended_type" text,
"description" text
);