l_supervisor_type
3 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | supervisor_type | description |
|---|---|---|---|
| 1 | 1 | Inves | Investigative - Non-legal C Casehandling |
| 2 | 2 | Legal | All Legal Casehandling |
| 3 | 3 | RCase | All R Case Work |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_supervisor_type" (
"supervisor_type" text,
"description" text
);