l_c_abeyance_code
4 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | abeyance_reason | description |
|---|---|---|---|
| 1 | 1 | MDism | Merit Dismissal |
| 2 | 2 | Other | Other |
| 3 | 3 | RelC | Related C Case |
| 4 | 4 | RelR | Related R Case |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_c_abeyance_code" (
"abeyance_reason" text,
"description" text
);