home
/
fixtures
my_table
- column -
rowid
mycol
=
!=
contains
ends with
starts with
>
≥
<
≤
like
not like
glob
in
not in
array contains
date
is null
is not null
is blank
is not blank
Sort...
Sort by rowid
Sort by mycol
descending
✎
View and edit SQL
This data as
json
0 records
CREATE TABLE my_table (mycol text);
Powered by
Datasette
· Query took 8.304ms