l_c_reason_transfer
4 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | reason_transfer | description |
|---|---|---|---|
| 1 | 1 | Conso | Consolidation of national case |
| 2 | 2 | Geogr | Geographic |
| 3 | 3 | NeedA | Need Assistance |
| 4 | 4 | Other | Other |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_c_reason_transfer" (
"reason_transfer" text,
"description" text
);