l_c_close_determination
4 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | determination | description |
|---|---|---|---|
| 1 | 1 | ClNoC | Close Case Without Any Compliance |
| 2 | 2 | Close | Close Case Without Full Compliance |
| 3 | 3 | FurIn | Further Investigate Compliance |
| 4 | 4 | Other | Other |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_c_close_determination" (
"determination" text,
"description" text
);