home / fixtures / searchable_view_configured_by_metadata

searchable_view_configured_by_metadata (view)

2 rows sorted by text2

✎ View and edit SQL

This data as json, testall, testnone, testresponse, CSV (advanced)

pk text1 text2 ▼ name with . and spaces
2 terry dog sara weasel puma
1 barry cat terry dog panther

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE VIEW searchable_view_configured_by_metadata AS
    SELECT * from searchable;
Powered by Datasette · Queries took 1.2ms