home / cats / l_name_suffix

l_name_suffix

7 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Link rowid ▼ name_suffix description
1 1 Esq. Esquire
2 2 I The First
3 3 II The Second
4 4 III The Third
5 5 IV The Fourth
6 6 Jr. Junior
7 7 Sr. Senior

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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