home / thai-lottery

LottoType

1 row

✎ View and edit SQL

This data as json, CSV (advanced)

id ▼ name
1 L6

Advanced export

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

CSV options:

CREATE TABLE LottoType(
    id integer primary key,
    name text not null
);
Powered by Datasette · Queries took 8.196ms