✎ View and edit SQL
This data as JSON, CSV (advanced)
JSON shape: default, array, object
CSV options: download file
CREATE TABLE simple_primary_key ( id varchar(30) primary key, content text )