l_c_advice_determination
7 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | advice_determination | description |
|---|---|---|---|
| 1 | 1 | Cllyr | Defer - Collyer |
| 2 | 2 | DfrOt | Defer - Other |
| 3 | 3 | Dubo | Defer - Dubo |
| 4 | 4 | Merit | Merit |
| 5 | 5 | NoMer | Nonmerit |
| 6 | 6 | Other | Other |
| 7 | 7 | PtMer | Partial Merit |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_c_advice_determination" (
"advice_determination" text,
"description" text
);