l_c_proof_claim_cat
5 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | poc_category | description |
|---|---|---|---|
| 1 | 1 | Admin | Administrative |
| 2 | 2 | Other | Other |
| 3 | 3 | Secur | Secured |
| 4 | 4 | Unsec | Unsecured |
| 5 | 5 | Wage | Wage or Benefit Priority |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_c_proof_claim_cat" (
"poc_category" text,
"description" text
);