home / cats / l_c_posting_type

l_c_posting_type

4 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ posting_type description
1 1 Facil Posted at facility
2 2 Mail 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

CSV options:

CREATE TABLE "l_c_posting_type" (
    "posting_type" text,
    "description" text
);
Powered by Datasette · Queries took 1.2ms