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