home / cats / l_member_type

l_member_type

10 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ member_type description
1 1 AGENT Agent
2 2 ATTSP Attorney Supervisor
3 3 ATTY Attorney
4 4 BDMEM Board Member
5 5 INTN Intern
6 6 MNGR Manager
7 7 PROFS Professional
8 8 SECTY Secretary
9 9 SUPPT Support
10 10 SUPV Supervisor

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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