searchable_fts_content

2 rows sorted by c2name with . and spaces

View and edit SQL

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

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 6.814ms