l_ccr_charge_party_pos
2 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | cp_position | description |
|---|---|---|---|
| 1 | 1 | NoSat | Not Satisfied with Compliance |
| 2 | 2 | Satis | Satisfied with Compliance |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_ccr_charge_party_pos" (
"cp_position" text,
"description" text
);