l_c_reopen_reason
5 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | reopen_reason | description |
|---|---|---|---|
| 1 | 1 | DisRv | Dismissal Revoked |
| 2 | 2 | Other | Other |
| 3 | 3 | SetAs | Settlement Set Aside |
| 4 | 4 | TrxRc | Transfer Received |
| 5 | 5 | WdRev | Withdrawal Approval Revoked |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_c_reopen_reason" (
"reopen_reason" text,
"description" text
);