l_motion_deter
4 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | motion_determination | description |
|---|---|---|---|
| 1 | 1 | Deny | Denied |
| 2 | 2 | FullG | Granted in Full |
| 3 | 3 | Other | Other |
| 4 | 4 | PartG | Granted in Part |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_motion_deter" (
"motion_determination" text,
"description" text
);