l_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_scope" (
"scope" text,
"description" text
);
This data as json, CSV (advanced)
| Link | rowid ▼ | scope | description |
|---|---|---|---|
| 1 | 1 | Full | Full |
| 2 | 2 | Part | Partial |
JSON shape: default, array, newline-delimited
CREATE TABLE "l_scope" (
"scope" text,
"description" text
);