l_c_case_scope
2 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | scope | description |
|---|---|---|---|
| 1 | 1 | FULL | Full |
| 2 | 2 | PART | Partial |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_c_case_scope" (
"scope" text,
"description" text
);