l_eot_determination
4 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | eot_determination | description |
|---|---|---|---|
| 1 | 1 | Deny | Denied |
| 2 | 2 | Grant | Granted to Requested Date |
| 3 | 3 | GrntA | Granted to Another Date |
| 4 | 4 | Other | Other |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_eot_determination" (
"eot_determination" text,
"description" text
);