searchable_fts_content

2 rows sorted by c1text2

View and edit SQL

docid c0text1 c1text2 ▼ c2name with . and spaces c3content
2 terry dog sara weasel puma  
1 barry cat terry dog panther  

Advanced export

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

CSV options:

CREATE TABLE 'searchable_fts_content'(docid INTEGER PRIMARY KEY, 'c0text1', 'c1text2', 'c2name with . and spaces', 'c3content');
Powered by Datasette · Query took 8.25ms