home / cats / l_note_type

l_note_type

6 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ note_type description object_tag
1 1 ALL All Note Types  
2 2 CN Compliance Notes  
3 3 IO Information Officer  
4 4 OCN Office Case Notes (General Casehandling)  
5 5 OMN Office Management Notes (CaseManagement)  
6 6 OP Division of Operations Notes  

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE "l_note_type" (
    "note_type" text,
    "description" text,
    "object_tag" integer
);
Powered by Datasette · Queries took 1.2ms