22 rows sorted by id descending

View and edit SQL

id ▲ qCaretaker
22 Cleary Bros. Landscape
21 Asian Arts Commission
20 City College
19 Arts Commission
18 Purchasing Dept
17 War Memorial
16 Fire Dept
15 Housing Authority
14 DPW for City Agency
13 Health Dept
12 Public Library
11 Mayor Office of Housing
10 Police Dept
9 Office of Mayor
8 PUC
7 Dept of Real Estate
6 Port
5 Rec/Park
4 SFUSD
3 MTA
2 Private
1 DPW

Advanced export

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

CSV options:

CREATE TABLE [qCaretaker] (
   [id] INTEGER PRIMARY KEY,
   [qCaretaker] TEXT
);
CREATE UNIQUE INDEX [idx_qCaretaker_qCaretaker]
    ON [qCaretaker] ([qCaretaker]);