l_c_with_disposition
3 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | disposition | description |
|---|---|---|---|
| 1 | 1 | Appvd | Withdrawal Approved |
| 2 | 2 | NotAp | Withdrawal Not Approved |
| 3 | 3 | Other | Other |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_c_with_disposition" (
"disposition" text,
"description" text
);