l_c_posting_type
4 rows
This data as json, CSV (advanced)
| Link | rowid ▼ | posting_type | description |
|---|---|---|---|
| 1 | 1 | Facil | Posted at facility |
| 2 | 2 | Mailed to employees and/or members | |
| 3 | 3 | Other | Other |
| 4 | 4 | P&M | Posted and mailed |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE "l_c_posting_type" (
"posting_type" text,
"description" text
);