home / cats / l_r_case_group_type

l_r_case_group_type

1 row

✎ View and edit SQL

This data as json, CSV (advanced)

case_group_type ▼ prohibit_manual_maint description case_group_sort_order
Conso   Consolidated E

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE "l_r_case_group_type" (
[case_group_type] text PRIMARY KEY,
[prohibit_manual_maint] integer,
[description] text,
[case_group_sort_order] text
);
Powered by Datasette · Queries took 1.2ms